Odel
signalfuse mcp

signalfuse mcp

Local
@hypeprinter007-stack3JavaScriptMITUpdated 1w ago

11 tools: crypto signals, sentiment, macro regime, arena, search, exec. x402 pay-per-call.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmsignalfuse-mcpv1.1.4

Run

npx -y signalfuse-mcp

MCP client config

{
  "mcpServers": {
    "signalfuse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "signalfuse-mcp"
      ]
    }
  }
}