Skip to content
VS Code

verify for VS Code

ai.tachyo/verify

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

client:VS Code transport:streamable-http tools:2

Install verify in VS Code

.vscode/mcp.json

{
  "servers": {
    "verify": {
      "type": "http",
      "url": "https://auth.xbarry.ai/api/mcp/verify"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

verify in other clients