Skip to content
Grok

aX for Grok

io.github.ax-platform/ax-platform

Agent-native collaboration network: orchestrate a team of long-running agents from any MCP client.

client:Grok transport:streamable-http

Install aX in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ax-platform": {
      "type": "http",
      "url": "https://paxai.app/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

aX in other clients