Skip to content
VS Code

resolver for VS Code

ai.anha/resolver

Resolve @handles to post-quantum-signed agent identities and transact with the brands behind them.

client:VS Code transport:streamable-http

Install resolver in VS Code

.vscode/mcp.json

{
  "servers": {
    "resolver": {
      "type": "http",
      "url": "https://resolver.anha.ai/mcp"
    }
  }
}

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

resolver in other clients