Ask your AI assistant about your mining

Lazarus Pool runs a Model Context Protocol (MCP) server. Connect Claude, ChatGPT, Cursor or any MCP-capable assistant and ask about your machines, your DATUM gateway, your payouts, the coinbase being built right now, or anything on the BLAKE2b Bitcoin chain (XBT / BTCB2), in plain language and in your own language.

Endpoint: https://mcp.lazarus-xbt.xyz/mcp   Streamable HTTP · read-only · no sign-in · free

1. Connect it

Claude (web or desktop)

Settings → Connectors → Add custom connector → paste https://mcp.lazarus-xbt.xyz/mcp → Add. Then turn it on in a chat.

Claude Code

claude mcp add --transport http lazarus-pool https://mcp.lazarus-xbt.xyz/mcp

ChatGPT

Settings → Connectors → add a custom connector with the endpoint above (your plan may need developer mode switched on first).

Cursor

// ~/.cursor/mcp.json
{ "mcpServers": { "lazarus-pool": { "url": "https://mcp.lazarus-xbt.xyz/mcp" } } }

Anything that only speaks stdio

npx mcp-remote https://mcp.lazarus-xbt.xyz/mcp

2. Ask it things

Give it your payout address once and talk normally. Some that work well:

3. What it can see

Behind your own DATUM gateway the pool sees the gateway, not each machine, so per-machine temperatures and local rejects live on your gateway's own dashboard.

Limits and privacy

If it does not work


中文简介

Lazarus 矿池提供一个 MCP 服务器。把 Claude、ChatGPT、Cursor 等 AI 助手接上去,就可以用中文直接问:我的算力、我的 DATUM 网关、我的收款、下一块会付我多少,以及这条 BLAKE2b 比特币链(XBT / BTCB2)上的区块、交易和地址。

地址:https://mcp.lazarus-xbt.xyz/mcp(只读,无需登录,免费)

可以这样问:“给我 bc1q… 的每日简报”、“我的 DATUM 网关正常吗?最近一次拒绝的原因是什么?”、“下一块会付我多少?”、“这周哪些区块付过我,什么时候可以花?”

只读:它只能看到矿池网站和浏览器已经公开的数据,不能转币,不能改设置。限速:每分钟 30 次调用,按地址查询每分钟 8 次。