Skip to content
Cursor

simceptor for Cursor

io.github.ayda212/simceptor

AI-native mock API server with MCP. Create REST/SOAP mocks from Claude, Cursor, or Windsurf.

client:Cursor transport:streamable-http

Install simceptor in Cursor

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

{
  "mcpServers": {
    "simceptor": {
      "url": "https://simceptor.com/api/mcp/sse"
    }
  }
}

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

simceptor in other clients