Skip to content
Grok

Alpha Sophia for Grok

io.github.alphasophia/alpha-sophia

Claims-grounded provider, market, and KOL intelligence for healthcare AI agents via Alpha Sophia

client:Grok transport:streamable-http

Install Alpha Sophia in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "alpha-sophia": {
      "type": "http",
      "url": "https://api.alphasophia.com/v1/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

Alpha Sophia in other clients