mcp api for Cursor
ai.gomarble/mcp-api
GoMarble MCP API Server
client:Cursor
transport:sse
Install mcp api in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-api": {
"url": "https://apps.gomarble.ai/mcp-api/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs