io.github.forgemeshlabs/crypto-signals-mcp
Crypto Signals by ForgeMesh: market intelligence, calibrated forecasts, whale flows, risk context.
Open source Open in the app JSON README (API)
About
Crypto Signals by ForgeMesh: market intelligence, calibrated forecasts, whale flows, risk context.
Details
- Kind
- MCP servers
- Topic
- Finance & crypto
- Publisher
- forgemeshlabs
- Origin
- official
- Category
- ferramentas
- Transport
- local
- Version
- 0.1.3
- Last push
- 2026-09-01T18:41:23Z
- Repository state
- ativo
- Language
- JavaScript
- License
- MIT
- Added
- 2026-09-01 18:00:09
- Updated
- 2026-09-01 19:00:10
- Origin id
io.github.forgemeshlabs/crypto-signals-mcp
README
# Crypto Signals by ForgeMesh
[](https://m8ven.ai/mcp/forgemeshlabs-crypto-signals-mcp-1qui57)
Dedicated MCP wrapper for [ForgeMesh Crypto Signals](https://crypto.forgemesh.io), an x402 crypto market-intelligence service.
This is separate from `coinopai-mcp`. Every tool targets `crypto.forgemesh.io` and pays the ForgeMesh Crypto Signals service wallet through x402 on Base.
## Install
```bash
npx -y @forgemeshlabs/crypto-signals-mcp
```
Configure `WALLET_PRIVATE_KEY` with a dedicated low-balance Base wallet funded only with the USDC you intend the agent to spend. Never use a primary wallet.
Example MCP configuration:
```json
{
"mcpServers": {
"crypto-signals-mcp": {
"command": "npx",
"args": ["-y", "@forgemeshlabs/crypto-signals-mcp"],
"env": {
"WALLET_PRIVATE_KEY": "${WALLET_PRIVATE_KEY}"
}
}
}
}
```
## Tools
- `get_crypto_signals` — $0.05
- `get_crypto_risk` — $0.02
- `get_crypto_signal_history` — $0.05
- `get_crypto_preflight` — $0.05
- `get_crypto_decision` — $0.15
- `audit_crypto_decision` — $0.07
- `get_crypto_forecast` — $0.05
- `get_single_crypto_signal` — $0.05
- `get_crypto_whale_alerts` — $0.02
- `submit_crypto_feedback` — $0.005
All outputs are market intelligence for research and decision support, not financial advice or market activity instructions.