Skip to content
Cursor

bridge for Cursor

ai.kaiv/bridge

Create hosted MCP servers from any OpenAPI spec. Requires a free Kaiva Bridge account.

client:Cursor transport:streamable-http

Install bridge in Cursor

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

{
  "mcpServers": {
    "bridge": {
      "url": "https://api.kaiv.ai/api/bridge/manage/mcp"
    }
  }
}

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

bridge in other clients