Loading MCP server directory, please wait...
MCP server for Verus on-chain data retrieval, decryption, signing, and verification
npx @getmcp/cli add io.github.vdappdev2/dataRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vdappdev2/data": {
"command": "npx",
"args": [
"-y",
"@verusidx/data-mcp"
]
}
}
}