Flux Cloud for Grok
io.github.runonflux/flux-cloud-mcp
Deploy, pay for and manage apps on Flux Cloud, the decentralized cloud. Prices in USD.
client:Grok
transport:streamable-http
runtime:npm
tools:15
Install Flux Cloud in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"flux-cloud-mcp": {
"type": "http",
"url": "https://mcp.runonflux.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