simceptor for VS Code
io.github.ayda212/simceptor
AI-native mock API server with MCP. Create REST/SOAP mocks from Claude, Cursor, or Windsurf.
client:VS Code
transport:streamable-http
Install simceptor in VS Code
.vscode/mcp.json
{
"servers": {
"simceptor": {
"type": "http",
"url": "https://simceptor.com/api/mcp/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs