Loomal

MCP server for Verus addresses — generate, validate, list transparent and shielded addresses

2 starsnpm: @verusidx/address-mcp

About address

address is an MCP (Model Context Protocol) server published by vdappdev2 in the official MCP registry, listed under Location Services on Loomal. MCP server for Verus addresses — generate, validate, list transparent and shielded addresses

It ships as an npm package (@verusidx/address-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/vdappdev2/verusidx-mcp, where the project has earned 2 GitHub stars.

Use address with your agent

Claude Code · one command
claude mcp add address -- npx -y @verusidx/address-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "address": {
      "command": "npx",
      "args": [
        "-y",
        "@verusidx/address-mcp"
      ]
    }
  }
}
npm@verusidx/address-mcp

Frequently asked questions

What is address?
address is an MCP (Model Context Protocol) server by vdappdev2 in the Location Services category. MCP server for Verus addresses — generate, validate, list transparent and shielded addresses
How do I connect address to Claude, Cursor, or another MCP client?
Install address from its npm package (@verusidx/address-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is address open source?
Yes — the source code is public at github.com/vdappdev2/verusidx-mcp, with 2 GitHub stars.
Can AI agents pay to use address?
Not yet through Loomal — address is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain address? Claim this listing free by verifying GitHub ownership, or contact us.