Nyra Crypto MCP
Integrates with Coinbase's x402 facilitator for USDC micropayments on the Base network.
Nyra Crypto MCP
MCP server for crypto trading signals — pay-per-call via x402 micropayments on Base.
Agents pay $0.02–$0.05 per call in USDC to get real-time momentum signals, Kronos 24h BTC forecasts, and market regime data. No API keys, no subscriptions — pure micropayments.
Tools
Tool | What it does | Price |
| Momentum score + signal for BTC/ETH/SOL/XRP/ADA | $0.02 |
| All pairs at once | $0.03 |
| Kronos 24h calibrated price range | $0.05 |
| Full context: signals + regime + forecast | $0.03 |
| Free health check | Free |
Related MCP server: fathom-fyi
Data Sources
Kraken live scanner — real-time volume + momentum across 6 pairs (updated every 30m)
Kronos foundation model — BTC 24h forecast with conformally-calibrated ranges (updated every 4h)
Market regime — trend/chop classification from aggregated signals
Usage
For AI Agents (MCP over SSE)
{
"mcpServers": {
"nyra-crypto": {
"url": "http://178.105.56.183:4020/sse"
}
}
}The MCP client handles x402 payment automatically — when a tool requires payment, it gets an HTTP 402, sends USDC via the agent's wallet, and retries.
For Human Developers (REST API)
GET http://178.105.56.183:4020/healthDeploy
bash deploy.shArchitecture
AI Agent (Claude/Cursor/Codex)
│ MCP (SSE)
▼
Nyra Crypto MCP Server (Node.js/Express)
│ x402 payment middleware
▼
x402 Facilitator (Coinbase/PayAI)
│ USDC settlement on Base
▼
Your Wallet (0x7F915e5272ae...)Signal Cache
Signals are updated every 30 minutes by a cron job:
~/.hermes/scripts/signal_cache.py → ~/.hermes/signals/signal_cache.jsonRevenue Model
Tool | Price | Est. calls/mo | Est. revenue |
get_signal | $0.02 | 500 | $10 |
get_all_signals | $0.03 | 200 | $6 |
get_forecast | $0.05 | 200 | $10 |
get_market_context | $0.03 | 300 | $9 |
Total | ~$35/mo |
Revenue scales with agent adoption. The real value is positioning in the bot-to-bot economy.
This server cannot be deployed
Maintenance
Related MCP Connectors
Crypto market signals and portfolio telemetry. 6 tools pay-per-call in USDC, no API key.
Crypto market signals, technical indicators, and sentiment analysis for AI agents.
10 crypto tools for AI agents: BTC/ETH/SOL/XRP momentum signals, Polymarket odds, sentiment, x402.
Live crypto trend signals, ranking, and backtesting for BTC/ETH/SOL/XRP/ADA. x402 pay-per-call.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceAI-powered crypto signal intelligence for 20 assets (BTC, ETH, SOL, etc). 6 scoring dimensions: whale activity, technical analysis, derivatives flow, narrative strength, sentiment, market structure. Market regime detection (TRENDING/RANGING), portfolio optimization, and accuracy tracking. 9 read-only MCP tools. Free via MCP, $0.001 USDC via x402 on Base for REST API.3MIT
- AlicenseAqualityDmaintenanceFinancial intelligence for AI agents. 31 tools across 8 data sources — regime, derivatives, stablecoin flows, momentum, volatility, macro, DeFi, weather patterns, political cycles, seasonality. The context layer between your agent and a bad trade.3199MIT
- AlicenseAqualityCmaintenanceAI consensus market oracle for crypto traders and autonomous agents. BUY/SELL/HOLD signals with 11-signal consensus (RSI, MACD, funding rate, Fear & Greed, congressional trading, Polymarket edges). Ed25519-signed. x402 micropayments on Base.91MIT

oneqaz-trading-mcpofficial
AlicenseNot gradedqualityCmaintenanceProvides AI agents with real-time financial market intelligence including regime detection, adaptive signals, macro context chains, and cross-market analysis for crypto, US, and Korean stocks.MIT