Skip to content
Zed

simceptor for Zed

io.github.ayda212/simceptor

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

client:Zed transport:streamable-http

Install simceptor in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

simceptor in other clients