Skip to content
Cursor

api mock server for Cursor

io.github.lazymac2x/api-mock-server

Cloudflare Workers MCP server: api-mock-server

client:Cursor transport:streamable-http tools:6

Install api mock server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "api-mock-server": {
      "url": "https://api.lazy-mac.com/api-mock-server/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

api mock server in other clients