Catalog
ai.tachyo/verify
OfficialCryptographic proof of wallet ownership in two steps, with no keys and no custody.
Verify wallet ownership cryptographically without exposing private keys.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"verify": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://auth.xbarry.ai/api/mcp/verify"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.