CursorPool
← 返回首页

bitcoin-mcp

1

提供实时比特币区块链数据的 MCP server。

MCPBitcoin MCP
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "bitcoin-mcp": {
    "command": "npx",
    "args": [
      "-y",
      "@jamesanz/bitcoin-mcp"
    ]
  }
}