Skip to content
Grok

OneDroid Synapse for Grok

ai.onedroid/synapse

Governed MCP gateway: one endpoint for your tools, with credential custody and audit log.

client:Grok transport:streamable-http

Install OneDroid Synapse in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "synapse": {
      "type": "http",
      "url": "https://synapse.onedroid.ai/hub/{hub}/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

OneDroid Synapse in other clients