← Back to Plugins
MCP Server MCP

io.github.hypeprinter007-stack/signalfuse

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "signalfuse-mcp",
      "version": "1.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "SignalFuse credit token for API access (get 5 free calls at signalfuse.co)",
          "format": "string",
          "isSecret": true,
          "name": "SIGNALFUSE_CREDIT_TOKEN"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...