Mock serverHow-to
How-to
Practical recipes — wiring mock URLs into your services, inspecting request logs, agent integration.
Practical recipes — wiring mock URLs into your services, inspecting request logs, agent integration. Synced from spec-0/mock-server.
Variants and Response Strategies
Every operation in your OpenAPI spec can have one or more **variants** — named, pre-configured responses that the mock server returns when that operation is called. Variants let you simulate different
MCP Integration
The mock server exposes a built-in **MCP (Model Context Protocol) server**, letting AI assistants like Claude and Cursor manage your mock server directly — creating variants, inspecting logs, changing