ClawAgent for Grok
io.github.zaq2989/clawagent
AI agent marketplace with MCP support and HTTP 402 micropayments (x402/intmax402).
client:Grok
transport:sse
Install ClawAgent in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"clawagent": {
"type": "sse",
"url": "https://clawagent-production.up.railway.app/mcp/sse"
}
}
}
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