resolver for Cursor
ai.anha/resolver
Resolve @handles to post-quantum-signed agent identities and transact with the brands behind them.
client:Cursor
transport:streamable-http
Install resolver in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"resolver": {
"url": "https://resolver.anha.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs