# signalfuse-mcp

MCP server for SignalFuse — AI trading intelligence with 11 tools: real-time signals, market sentiment, macro regime, live strategy arena, web search (Brave/Tavily), sandboxed code execution (E2B). Pay-per-call via x402 micropayments.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 1.1.4
- **Author:** io.github.hypeprinter007-stack
- **License:** MIT
- **npm:** signalfuse-mcp
- **Source:** https://github.com/hypeprinter007-stack/signalfuse-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 1 day

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-01T14:50:57.081Z
- **Version scanned:** 1.1.4
- **CVEs:** none found by OSV at scan time

## Tools

11 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `get_signal` — Get composite trading signal for a crypto asset. Returns sentiment,
- `get_regime` — Get current macro risk regime — risk_on, risk_off, or neutral.
- `get_sentiment` — Get raw social sentiment breakdown for a crypto asset.
- `get_signal_batch` — Get fused signals for multiple assets at once.
- `get_arena_leaderboard` — Get the Strategy Arena leaderboard. Returns an array of strategies
- `get_arena_signal` — Get a signal from a specific Strategy Arena strategy for a given asset.
- `search_brave` — Search the web using Brave Search via SignalFuse gateway.
- `search_tavily` — Search the web using Tavily via SignalFuse gateway.
- `get_pricing` — Get pricing info for all SignalFuse API endpoints. Free endpoint.
- `execute_code` — Execute code in a sandboxed E2B environment.
- `check_balance` — Check remaining credits for a prepaid credit token.

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"signalfuse\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"signalfuse-mcp\"\n      ],\n      \"env\": {\n        \"SIGNALFUSE_CREDIT_TOKEN\": \"<YOUR_SIGNALFUSE_CREDIT_TOKEN>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `SIGNALFUSE_CREDIT_TOKEN` — Signalfuse Credit Token (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 23, ceiling 23 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/signalfuse-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/signalfuse-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/signalfuse-mcp
- HTML page: https://forgeregistry.com/registry/signalfuse-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
