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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityCmaintenanceAI-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.Last updated2
- AlicenseAqualityCmaintenanceFinancial 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.Last updated31199MIT
- AlicenseAqualityCmaintenanceLive market data for AI agents. 8 tools: real-time crypto prices, OHLCV candles, order books, market cap rankings, trending coins, technical analysis (RSI/SMA/z-score), asset comparison, and Fear & Greed index. Zero API keys, zero dependencies.Last updated81MIT
- AlicenseAqualityBmaintenanceAI 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.Last updated91MIT
Related MCP Connectors
Crypto market data for AI agents via x402. 16 tools: prices, funding, DeFi yields, arbitrage, TA.
Crypto regime classifier for trading agents. 100% bounded regime accuracy. 50 free calls/day.
Pre-reasoned Bitcoin & macro financial briefings for AI agents. Trend signals, regimes, 17 contexts.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nyrarolon/nyra-crypto-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server