Skip to content
Grok

Fara for Grok

io.github.pipeworx-io/fara

FARA (Foreign Agents Registration Act) MCP.

client:Grok transport:streamable-http

Install Fara in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "fara": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/fara/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

Fara in other clients