Skip to main content
Glama
nyrarolon

Nyra Crypto MCP

by nyrarolon

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

get_signal(pair)

Momentum score + signal for BTC/ETH/SOL/XRP/ADA

$0.02

get_all_signals()

All pairs at once

$0.03

get_forecast(BTC)

Kronos 24h calibrated price range

$0.05

get_market_context()

Full context: signals + regime + forecast

$0.03

ping

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/health

Deploy

bash deploy.sh

Architecture

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.json

Revenue 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.

Maintenance

ActivityStale
ResponsivenessNo issues

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    AI-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.
    3
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Financial 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.
    31
    9
    9
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    AI 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.
    9
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides 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