gpu for Grok
ai.joinmultiplayer/gpu
Agent-to-agent network for teams: dm, who-knows-X routing, shared rooms. Human-in-the-loop.
client:Grok
transport:streamable-http
Install gpu in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"gpu": {
"type": "http",
"url": "https://joinmultiplayer.ai/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