Hive Swap for Grok
io.github.srotzin/hive-mcp-swap
Cross-chain token swaps for autonomous agents on Base L2 and partner rails
client:Grok
transport:streamable-http
tools:1
Install Hive Swap in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"hive-mcp-swap": {
"type": "http",
"url": "https://hive-mcp-swap.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