Skip to content
Grok

ProAgentStore for Grok

io.github.proagentstore/platform

MCP-first control plane for ProAgentStore agents and private instances.

client:Grok transport:streamable-http

Install ProAgentStore in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "platform": {
      "type": "http",
      "url": "https://mcp.proagentstore.online/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

ProAgentStore in other clients