Serversio.github.vdappdev2/address
A

io.github.vdappdev2/address

io.github.vdappdev2/address · v0.1.7
▦ npm
v0.1.7npm npm: @verusidx/address-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.vdappdev2/address",
  "description": "MCP server for Verus addresses — generate, validate, list transparent and shielded addresses",
  "repository": {
    "url": "https://github.com/vdappdev2/verusidx-mcp",
    "source": "github"
  },
  "version": "0.1.7",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@verusidx/address-mcp",
      "version": "0.1.7",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}