Skip to content
Grok

Pagent for Grok

io.github.aihumin/pagent

Hosted MCP for Pagent: review Bayesian A/B tests, capture hypotheses, manage websites via OAuth.

client:Grok transport:streamable-http

Install Pagent in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "pagent": {
      "type": "http",
      "url": "https://app.pagent.ai/api/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

Pagent in other clients