Gives Claude native access to the Mina Protocol blockchain through 40+ tools that query accounts, blocks, transactions, and zkApp events. Ships in three modes: live (zero-setup proxy to public devnet/mainnet networks), tutorial (full read/write against a local lightnet with a test-account faucet), and snapshot (SQL analytics over archive dumps). The live mode is the quickest win since it requires no local infrastructure, just npx. Includes Rosetta Data API tools alongside the native GraphQL ones, plus safe read-only SQL access to the archive database. Useful if you're building zkApps and want an AI assistant that can inspect chain state, parse events, or help debug transactions without leaving the conversation.
claude mcp add --transport stdio minaprotocol-mina-mcp-server -- npx -y @o1-labs/mina-mcp-server