Deep Blue Trading

Deep Blue Trading

5min BTC trading signals for polymarket and other prediction markets

Category
访问服务器

README

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 →

Metric Lifetime
Win rate 50.2% (113W / 112L)
Resolved trades 225
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-STATS-START -->

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

Coin Direction Confidence RSI MACD histogram Bollinger %B Volume ratio Regime
BTC DOWN 51.42% 35.60 -11.362202 0.118 2.04× neutral
ETH DOWN 51.25% 36.30 -0.484577 0.087 0.50× neutral
SOL DOWN 52.12% 31.17 -0.024831 0.114 0.61× neutral
XRP DOWN 52.62% 34.27 -0.000136 0.154 1.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.

<details> <summary><b>Raw JSON sample</b> (BTC slice — click to expand)</summary>

{
  "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

</details> <!-- LIVE-STATS-END -->


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.

Tool Description Paid Price
get_trading_signals BTC/ETH/SOL/XRP 5-min directional signals with confidence scores $0.005
get_market_snapshot All-coins price + momentum + bias in one call $0.01
get_performance Bot win rate, P&L, recent trade history (verified on-chain) $0.01
get_sentiment Composite sentiment: Fear & Greed + whale flow + 6 technicals $0.01
get_market_intel Funding rates, open interest, liquidation risk, regime classification $0.02
get_polymarket_analytics Prediction market positions, per-coin win rates, best trading hours $0.01
get_token_price Real-time price for any major token $0.001
get_whale_moves On-chain whale transfers and exchange flows $0.02
get_market_mood Fast fear/greed + regime + per-asset directional bias $0.01
get_realtime_signal Live 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

Tier Cost Limit
Free $0 5 calls/day per IP
x402 $0.001–$0.02/call Unlimited

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

  • Website: https://deepbluebase.xyz
  • API docs: https://api.deepbluebase.xyz/llms.txt
  • OpenAPI: https://api.deepbluebase.xyz/openapi.json
  • Pricing: https://deepbluebase.xyz/pricing
  • MCP endpoint: https://mcp.deepbluebase.xyz/mcp
  • x402 protocol: https://www.x402.org/

License

MIT

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选