Hive Cdn for Grok
io.github.srotzin/hive-mcp-cdn
Edge content delivery for autonomous agents — signed manifests, A2A authentication
client:Grok
transport:streamable-http
Install Hive Cdn in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"hive-mcp-cdn": {
"type": "http",
"url": "https://hive-mcp-cdn.onrender.com/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