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