Deep Blue Trading
DeepBlue Trading MCP 服务器
来自自主 Polymarket 机器人的实时加密货币交易信号。 真实信号、真实业绩记录、实时币安 (Binance) websocket 数据。10 个工具。免费层级 + 用于无限访问的 x402 微支付。
第一个通过 x402 实现原生按调用付费的 MCP 服务器 — 基于 Base/Solana 的 USDC,无需 API 密钥,无需订阅。
实时业绩记录(链上可验证)
该机器人目前处于亏损状态。但信号依然在售。以下是为什么这并不疯狂的原因。阅读完整的后期分析 →
指标 | 历史总计 |
胜率 | 50.2% (113胜 / 112负) |
已结算交易 | 225 |
盈亏 (P&L) | -$281.79 |
机器人钱包 | $1.01 USDC.e (Polygon) |
数据通过 /api/stats 实时更新。每笔交易都在链上,可在 Polygonscan 上重新验证。
为什么要购买亏损机器人的信号? 50.2% 的方向准确率是机器人在 $1–5 的仓位扣除费用和滑点后的执行胜率。原始信号源在入场时达到了与回测时相同的置信度——亏损的是执行规模,而不是信号质量。拥有实际执行资金的代理商购买的是数据源,而不是机器人的盈亏。
curl -s https://api.deepbluebase.xyz/api/stats | jq # live, no payment required付费的 /performance 端点返回包含交易哈希的完整已结算交易历史记录。
30 秒内实时体验
免费演示,无需设置,无需密钥:
curl -s https://api.deepbluebase.xyz/demo | jq查看真实的 402 支付流程:
curl -i https://api.deepbluebase.xyz/signals # returns HTTP 402 with payment instructions使用 x402 代理钱包(例如 AgentCash)自动支付:
agentcash fetch https://api.deepbluebase.xyz/signals # pays $0.005 USDC on Base, returns the data真实调用示例(交易 0x5582…a358e)— 四个实时 5 分钟方向信号,每个信号包含 6 个指标,约 2 KB 的 JSON,在 2 秒内结算。
实时演示输出 — 真实付费调用 (2026-04-21 15:36 UTC)
链上支付收据:0xa60f…1b58 · $0.005 USDC on Base · 结算时间 < 2 秒
币种 | 方向 | 置信度 | RSI | MACD 直方图 | 布林带 %B | 成交量比率 | 市场状态 |
BTC | 下跌 | 51.42% | 35.60 | -11.362202 | 0.118 | 2.04× | 中性 |
ETH | 下跌 | 51.25% | 36.30 | -0.484577 | 0.087 | 0.50× | 中性 |
SOL | 下跌 | 52.12% | 31.17 | -0.024831 | 0.114 | 0.61× | 中性 |
XRP | 下跌 | 52.62% | 34.27 | -0.000136 | 0.154 | 1.44× | 中性 |
所有四种币均处于超卖状态,且在即将到来的 5 分钟 Polymarket 窗口(纪元 1776785700)中均被标记为下跌。BTC 成交量激增 + MACD 直方图在 -11.36 是该组中最强的延续信号。
{
"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
}完整响应返回所有四种币以及一个 track_record 块,其中包含历史胜率、已结算交易计数、机器人钱包余额和最新的链上结算交易。通过一条命令重现它:
agentcash fetch https://api.deepbluebase.xyz/signals安装
Claude Desktop / Claude Code
添加到 claude_desktop_config.json (Desktop) 或 ~/.claude/claude_desktop_config.json (Code):
{
"mcpServers": {
"deepblue-trading": {
"url": "https://mcp.deepbluebase.xyz/mcp"
}
}
}或通过 CLI:
claude mcp add deepblue-trading --transport http https://mcp.deepbluebase.xyz/mcpCursor
添加到项目中的 .cursor/mcp.json 或全局的 ~/.cursor/mcp.json:
{
"mcpServers": {
"deepblue-trading": {
"url": "https://mcp.deepbluebase.xyz/mcp"
}
}
}Windsurf
添加到 ~/.codeium/windsurf/mcp_config.json:
{
"mcpServers": {
"deepblue-trading": {
"serverUrl": "https://mcp.deepbluebase.xyz/mcp"
}
}
}Zed
添加到你的 Zed settings.json:
{
"context_servers": {
"deepblue-trading": {
"command": {
"path": "npx",
"args": ["-y", "mcp-remote", "https://mcp.deepbluebase.xyz/mcp"]
}
}
}
}VS Code (Copilot / Cline / Continue)
添加到你的 MCP 配置:
{
"mcpServers": {
"deepblue-trading": {
"url": "https://mcp.deepbluebase.xyz/mcp"
}
}
}Smithery
一键安装:smithery.ai/server/@error403agent/deepblue-trading
工具
所有 10 个工具共享一个免费层级(每个 IP 每天 5 次调用),并接受 x402 微支付以实现无限使用。
工具 | 描述 | 付费价格 |
| BTC/ETH/SOL/XRP 5 分钟方向信号及置信度评分 | $0.005 |
| 一次调用获取所有币种的价格 + 动量 + 偏差 | $0.01 |
| 机器人胜率、盈亏、近期交易历史(链上验证) | $0.01 |
| 综合情绪:恐惧与贪婪 + 鲸鱼流向 + 6 个技术指标 | $0.01 |
| 资金费率、持仓量、清算风险、市场状态分类 | $0.02 |
| 预测市场仓位、各币种胜率、最佳交易时间 | $0.01 |
| 任何主流代币的实时价格 | $0.001 |
| 链上鲸鱼转账和交易所流向 | $0.02 |
| 快速恐惧/贪婪 + 市场状态 + 各资产方向偏差 | $0.01 |
| 来自币安 websocket 的实时单币信号 | $0.005 |
定价为按调用付费,通过 x402(Base 或 Solana 上的 USDC)在链上结算。
为什么此服务器与众不同
真实的交易机器人 — 信号来自一个 24/7 交易的实时自主 Polymarket 机器人,而不是通用的价格 API 封装器
经过验证的业绩记录 —
get_performance返回链上盈亏,而非回测数据实时数据 — 带有 tick 动量、订单簿失衡、攻击者比率的币安 websocket 数据流 — 而非延迟的 REST 轮询
10 个专业工具 — 专为交易工作流构建(信号、情绪、鲸鱼、预测市场)
按调用付费 — 无订阅,无 API 密钥。每天前 5 次调用免费,之后通过 x402 每调用 $0.001–$0.02
示例提示词
"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?"定价
层级 | 费用 | 限制 |
免费 | $0 | 每个 IP 每天 5 次调用 |
x402 | $0.001–$0.02/次 | 无限制 |
付费层级使用 x402 — Base 或 Solana 上的 USDC 微支付。无需账户,无需 API 密钥,无月费。
自托管
pip install fastmcp httpx
python mcp_server.py # stdio (local, for Claude Desktop)
python mcp_server.py --sse --port 4300 # streamable-http (remote)该服务器封装了 DeepBlue REST API (api.deepbluebase.xyz)。查看 llms.txt 获取完整的端点列表。
链接
MCP 端点: https://mcp.deepbluebase.xyz/mcp
x402 协议: https://www.x402.org/
许可证
MIT
Related MCP Connectors
Validated trading edges across futures, equities, crypto. Live signals, full audit trail.
AI crypto signals, smart money whale positions, live futures prices and indicators
Crypto regime classifier for trading agents. 100% bounded regime accuracy. 50 free calls/day.
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/ClawHub-core/deepblue-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server