verify for Cursor
ai.tachyo/verify
Cryptographic proof of wallet ownership in two steps, with no keys and no custody.
client:Cursor
transport:streamable-http
tools:2
Install verify in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"verify": {
"url": "https://auth.xbarry.ai/api/mcp/verify"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs