Skip to content
Grok

Drawbridge for Grok

sh.xorfox.drawbridge/server

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

client:Grok transport:sse

Install Drawbridge in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Drawbridge in other clients