Local Fusion MCP: panel->judge->synthesis on the Claude CLI subscription, no OpenRouter.
Most payments and commerce work still happens through a UI a human drives. Fusion MCP server moves it into the conversation instead. Local Fusion MCP: panel->judge->synthesis on the Claude CLI subscription, no OpenRouter.
Local Fusion MCP server — replicates the OpenRouter Fusion mechanism on your local Claude CLI subscription. No OpenRouter, no separate token bill, one wallet.
fusion-mcp on PyPI is all you need. Most clients run it directly, so configuration is a few lines and a restart.
The server publishes 3 tools. What each one is for:
budget — haiku + sonnet (use for frequent calls)Stage — NameRequirements — Needs the Claude CLI (claude) on PATH and an active Claude Pro/Max subscription — the server fans out local claude -p calls. Without it the toolNeeds the Claude CLI (claude) on PATH and an active Claude Pro/Max subscription — the server fans out local claude -p calls. Without it the tool will not run.
Plenty of payments and commerce servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Fusion's toolset — budget, Stage, Requirements — is a fair guide to whether it matches your workflow. It is maintained by Jolymmiles; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| budget | haiku + sonnet (use for frequent calls) |
| Stage | Name |
| Requirements | Needs the **Claude CLI** (claude) on PATH and an active Claude Pro/Max subscription — the server fans out local claude -p calls. Without it the tool will not run. |
{
"mcpServers": {
"fusion": {
"command": "uvx",
"args": ["fusion-mcp"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Needs the Claude CLI (claude) on PATH and an active Claude Pro/Max subscription — the server fans out local claude -p calls. Without it the tool will not run.
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.