Connects Claude to the DERO privacy blockchain via daemon JSON-RPC. Exposes 21 read-only primitives (blocks, transactions, mempool, smart contract state, registered names) plus 7 composite tools that bundle multi-step queries with documentation lookups. Ships with a full DERO docs index covering derod, DVM-BASIC smart contracts, and the Stargate mainnet. Auto-detects local nodes at 127.0.0.1:10102 or falls back to a public endpoint. Runs stdio for Claude Desktop and Cursor, or streamable HTTP for remote integrations. No wallet RPC or transaction submission by design. Useful if you're building on DERO and want Claude to pull live chain data, analyze contracts, or surface docs without leaving the chat.
claude mcp add --transport stdio dhebp-dero-mcp-server uvx dero-mcp-server