address for Claude Desktop
io.github.vdappdev2/address
MCP server for Verus addresses — generate, validate, list transparent and shielded addresses
client:Claude Desktop
transport:stdio
runtime:npm
Install address in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"address": {
"command": "npx",
"args": [
"-y",
"@verusidx/address-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs