PluginBench
MCP Server

ai.tachyo/verify MCP Server

ai.tachyo/verify

What is the ai.tachyo/verify MCP server?

Cryptographic proof of wallet ownership in two steps, with no keys and no custody.

How to install ai.tachyo/verify

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "verify": {
      "url": "https://auth.xbarry.ai/api/mcp/verify"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "verify": {
      "serverUrl": "https://auth.xbarry.ai/api/mcp/verify"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "verify": {
      "type": "http",
      "url": "https://auth.xbarry.ai/api/mcp/verify"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "verify": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://auth.xbarry.ai/api/mcp/verify"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http verify https://auth.xbarry.ai/api/mcp/verify

Related MCP servers

Crypto market intelligence, token rug-checks, and wallet verification in one MCP server.

Instant rug-check for any EVM or Solana token, distilled to one clear 0-10 risk verdict.