{
  "mcpServers": {
    "tokenverify": {
      "command": "npx",
      "args": ["-y", "tokenverify-mcp"],
      "env": {
        "TOKENVERIFY_API_KEY": "tv_live_YOUR_API_KEY"
      }
    }
  }
}
