Skip to content
Grok

synap for Grok

com.linkrra/synap

Synap (pool.linkrra.com/v1), Linkrra's OpenAI-compatible LLM API, as an MCP server.

client:Grok transport:streamable-http tools:2

Install synap in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "synap": {
      "type": "http",
      "url": "https://pool.linkrra.com/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

What Grok can do once it is connected

synap in other clients