Handles Verus blockchain address operations through six local tools that talk directly to your verusd daemon over JSON-RPC. You get address generation for both transparent and shielded (Sapling) types, validation, and listing. Part of a seven-server suite that requires the chain-mcp foundation server to discover your local daemon first. Every tool takes a chain parameter like "VRSC" or "vrsctest". Runs via stdio with npx, no API keys or cloud dependencies. Useful when you need an agent to manage wallet addresses programmatically or validate inputs before send operations. Set VERUSIDX_READ_ONLY=true if you want address queries without generation capabilities.
claude mcp add --transport stdio io.github.vdappdev2-address uvx address