AIMock - mock everything your AI app talks to
One package, one port, zero deps to fake LLM APIs, MCP servers, A2A, AG-UI, vector DBs, and search backends in tests.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
AgentKit - multi-agent networks in TypeScript
Inngest's framework for multi-agent networks with deterministic routing and MCP-native tooling. Picks up where the LangGraph/CrewAI camps trail off.
Golf - production MCP server framework
Build, deploy, and scale MCP servers with auth, observability, debugging, telemetry, and a runtime baked in. Skips the per-server boilerplate.
Qartez MCP - codebase intelligence for AI agents
Rust MCP server that pre-indexes a codebase with PageRank, blast-radius, git co-change, and complexity signals. Agents query the graph instead of grepping files.
AgentShield - security scanner for AI agents
CLI, GitHub Action, and GitHub App that scan agent configs, MCP servers, and tool permissions for vulnerabilities. Detects skill poisoning and prompt-injection vectors.