flux-cloud-mcp

RunOnFlux/flux-cloud-mcp
★ 0 stars TypeScript AI/LLM Updated 2d ago
MCP server for Flux Cloud: let AI agents quote, deploy, pay for and manage apps on the decentralized cloud
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flux-cloud-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "RunOnFlux/flux-cloud-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that lets any AI agent use US dollars, deploy it, pay for it, watch it come up, read its logs, update it, and cancel it. Works with Claude Code, Claude Desktop, Cursor, Windsurf, OpenCode and every other MCP host. There is no account. Two keys are the whole identity:

Tools (20)

FLUX_API_URLFLUX_EXPLORER_URLSFLUX_ID_PRIVATE_KEYFLUX_NODE_URLFLUX_PAYMENT_PRIVATE_KEYFLUX_RATES_URLFLUX_STATS_URLflux_build_specflux_cancel_appflux_control_appflux_deploy_appflux_generate_keysflux_get_appflux_get_app_logsflux_get_app_statsflux_get_identityflux_get_network_infoflux_get_pricingflux_list_my_appsflux_quote_app