Skip to content
Grok

SiliconBridge for Grok

io.github.aataqi-boop/siliconbridge

Human-in-the-loop API for AI agents. CAPTCHA, OTP, KYC, and approvals by real humans.

client:Grok transport:streamable-http

Install SiliconBridge in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "siliconbridge": {
      "type": "http",
      "url": "https://siliconbridge.xyz/mcp"
    }
  }
}

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

SiliconBridge in other clients