Skip to content
VS Code

bridge for VS Code

ai.kaiv/bridge

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

client:VS Code transport:streamable-http

Install bridge in VS Code

.vscode/mcp.json

{
  "servers": {
    "bridge": {
      "type": "http",
      "url": "https://api.kaiv.ai/api/bridge/manage/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

bridge in other clients