Fusion MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from pypi. Last commit 18 Jun 2026.
Local Fusion MCP: panel->judge->synthesis on the Claude CLI subscription, no OpenRouter.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fusion-mcp -- uvx fusion-mcp
{
"mcpServers": {
"fusion-mcp": {
"args": [
"fusion-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.fusion-mcp]
command = "uvx"
args = ["fusion-mcp"]
{
"mcpServers": {
"fusion-mcp": {
"args": [
"fusion-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fusion-mcp": {
"args": [
"fusion-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.