Skip to content
VS Code

Drawbridge for VS Code

sh.xorfox.drawbridge/server

Identity, secrets, and passwordless SSH provisioning for AI agents — Keycloak, vault, MCP tools.

client:VS Code transport:sse

Install Drawbridge in VS Code

.vscode/mcp.json

{
  "servers": {
    "server": {
      "type": "sse",
      "url": "https://api.drawbridge.xorfox.sh/mcp/sse"
    }
  }
}

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

Drawbridge in other clients