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
Lightport - OpenAI-compatible LLM gateway
Open-source AI gateway that makes any LLM provider OpenAI-compatible, originally a Portkey fork hardened around the MCP ecosystem at Glama.
OQP - verification protocol for AI agents
MCP-compatible spec defining four endpoints (capabilities, workflows, execute, assess-risk) so agents can prove a shipped change satisfies business requirements before it goes live.
Wax - on-device RAG memory layer in Swift
Single-file Swift memory layer with sub-millisecond RAG on Apple Silicon via CoreML and Metal. No server, no API, ships an MCP server out of the box.
vurb.ts - Express.js for MCP servers
TypeScript framework for building MCP servers with type-safe tools, presenters that control what the LLM sees, and built-in PII redaction. Targets Claude Code, Cursor, and other MCP clients.