MCP Hub
Back to servers

Deep Blue Trading

5min BTC trading signals for polymarket and other prediction markets

glama
Updated
Apr 23, 2026

DeepBlue Trading MCP Server

GitHub stars License: MIT MCP x402 smithery badge

Live crypto trading signals from an autonomous Polymarket bot. Real signals, real track record, real-time Binance websocket data. 10 tools. Free tier + x402 micropayments for unlimited access.

First MCP server with native pay-per-tool-call via x402 — USDC on Base/Solana, no API keys, no subscriptions.


Live Track Record (verifiable on-chain)

The bot is losing money. The signals are for sale anyway. Here's why that's not crazy. Read the full post-mortem →

MetricLifetime
Win rate50.2% (113W / 112L)
Resolved trades225
P&L-$281.79
Bot wallet$1.01 USDC.e (Polygon)

Numbers update in real time from /api/stats. Every trade is on-chain and re-verifiable on Polygonscan.

Why buy signals from a losing bot? 50.2% directional accuracy is the bot's executed rate after fees and slippage on $1–5 positions. The raw signal feed hits the same confidence on entry it did during backtesting — what's bleeding is execution size, not signal quality. An agent with real execution capital is buying the feed, not the bot's P&L.

curl -s https://api.deepbluebase.xyz/api/stats | jq   # live, no payment required

The paid /performance endpoint returns the full resolved trade history with tx hashes.


Try It Live in 30 Seconds

Free demo, zero setup, zero keys:

curl -s https://api.deepbluebase.xyz/demo | jq

See a real 402 payment flow in action:

curl -i https://api.deepbluebase.xyz/signals   # returns HTTP 402 with payment instructions

Pay automatically with an x402 agent wallet (e.g. AgentCash):

agentcash fetch https://api.deepbluebase.xyz/signals   # pays $0.005 USDC on Base, returns the data

Sample real call (tx 0x5582…a358e) — four live 5-min directional signals with 6 indicators each, ~2 KB of JSON, settled in < 2 seconds.

Live Demo Output — real paid call (2026-04-21 15:36 UTC)

On-chain payment receipt: 0xa60f…1b58 · $0.005 USDC on Base · settled in < 2 s

CoinDirectionConfidenceRSIMACD histogramBollinger %BVolume ratioRegime
BTCDOWN51.42%35.60-11.3622020.1182.04×neutral
ETHDOWN51.25%36.30-0.4845770.0870.50×neutral
SOLDOWN52.12%31.17-0.0248310.1140.61×neutral
XRPDOWN52.62%34.27-0.0001360.1541.44×neutral

All four coins oversold, all four flagged DOWN for the upcoming 5-min Polymarket window (epoch 1776785700). BTC volume spike + MACD histogram at -11.36 is the strongest continuation signal in the set.

Raw JSON sample (BTC slice — click to expand)
{
  "coin": "BTC",
  "direction": "DOWN",
  "confidence": 0.5142,
  "regime": "neutral",
  "indicators": {
    "short_term": { "direction": -1, "strength": 0.240, "price_3m_pct": -0.1159 },
    "rsi":        { "value": 35.60, "direction":  1, "strength": 0.101 },
    "macd":       { "histogram": -11.362202, "acceleration": -3.087698, "direction": -1, "strength": 0.272 },
    "bollinger":  { "pct_b": 0.118, "direction":  1, "strength": 0.412 },
    "roc":        { "value": -0.1512, "direction": -1, "strength": 0.302 },
    "volume":     { "ratio": 2.039, "confirms": true }
  },
  "source": "candle_momentum",
  "window_start": 1776785700,
  "generated_at": 1776785779
}

The full response returns all four coins + a track_record block with lifetime win rate, resolved trade count, bot wallet balance, and the latest on-chain settlement tx. Reproduce it in one command:

agentcash fetch https://api.deepbluebase.xyz/signals

Install

Claude Desktop / Claude Code

Add to claude_desktop_config.json (Desktop) or ~/.claude/claude_desktop_config.json (Code):

{
  "mcpServers": {
    "deepblue-trading": {
      "url": "https://mcp.deepbluebase.xyz/mcp"
    }
  }
}

Or from the CLI:

claude mcp add deepblue-trading --transport http https://mcp.deepbluebase.xyz/mcp

Cursor

Add to .cursor/mcp.json in your project or ~/.cursor/mcp.json globally:

{
  "mcpServers": {
    "deepblue-trading": {
      "url": "https://mcp.deepbluebase.xyz/mcp"
    }
  }
}

Windsurf

Add to ~/.codeium/windsurf/mcp_config.json:

{
  "mcpServers": {
    "deepblue-trading": {
      "serverUrl": "https://mcp.deepbluebase.xyz/mcp"
    }
  }
}

Zed

Add to your Zed settings.json:

{
  "context_servers": {
    "deepblue-trading": {
      "command": {
        "path": "npx",
        "args": ["-y", "mcp-remote", "https://mcp.deepbluebase.xyz/mcp"]
      }
    }
  }
}

VS Code (Copilot / Cline / Continue)

Add to your MCP config:

{
  "mcpServers": {
    "deepblue-trading": {
      "url": "https://mcp.deepbluebase.xyz/mcp"
    }
  }
}

Smithery

One-click install: smithery.ai/server/@error403agent/deepblue-trading


Tools

All 10 tools share a free tier (5 calls/day per IP) and accept x402 micropayments for unlimited usage.

ToolDescriptionPaid Price
get_trading_signalsBTC/ETH/SOL/XRP 5-min directional signals with confidence scores$0.005
get_market_snapshotAll-coins price + momentum + bias in one call$0.01
get_performanceBot win rate, P&L, recent trade history (verified on-chain)$0.01
get_sentimentComposite sentiment: Fear & Greed + whale flow + 6 technicals$0.01
get_market_intelFunding rates, open interest, liquidation risk, regime classification$0.02
get_polymarket_analyticsPrediction market positions, per-coin win rates, best trading hours$0.01
get_token_priceReal-time price for any major token$0.001
get_whale_movesOn-chain whale transfers and exchange flows$0.02
get_market_moodFast fear/greed + regime + per-asset directional bias$0.01
get_realtime_signalLive single-coin signal from Binance websocket$0.005

Pricing is pay-per-call, settled on-chain via x402 (USDC on Base or Solana).


Why This Server Is Different

  • Real trading bot — signals come from a live autonomous Polymarket bot that trades 24/7, not a generic price API wrapper
  • Verified track recordget_performance returns on-chain P&L, not backtests
  • Real-time data — Binance websocket feed with tick momentum, orderbook imbalance, aggressor ratio — not delayed REST polls
  • 10 specialized tools — purpose-built for trading workflows (signals, sentiment, whales, prediction markets)
  • Pay-per-call — no subscription, no API keys. First 5 calls/day free, then $0.001–$0.02/call via x402

Example Prompts

"What's the 5-min BTC signal right now?"
"Show me DeepBlue's Polymarket win rate for the last week."
"Give me a full crypto market snapshot with sentiment."
"Any big whale moves on BTC in the last 24h?"
"What's the current funding rate and liquidation risk?"

Pricing

TierCostLimit
Free$05 calls/day per IP
x402$0.001–$0.02/callUnlimited

Paid tier uses x402 — USDC micropayments on Base or Solana. No accounts, no API keys, no monthly fees.


Self-Host

pip install fastmcp httpx
python mcp_server.py                    # stdio (local, for Claude Desktop)
python mcp_server.py --sse --port 4300  # streamable-http (remote)

The server wraps the DeepBlue REST API (api.deepbluebase.xyz). See llms.txt for the full endpoint list.


Links

License

MIT

Reviews

No reviews yet

Sign in to write a review