fomox402 for Grok
io.github.staccdotsol/staccbot-tg
Broker + MCP server for last-bidder-wins on-chain games on Solana via x402 micropayments.
client:Grok
transport:streamable-http
Install fomox402 in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"staccbot-tg": {
"type": "http",
"url": "https://bot.staccpad.fun/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