AnchorRegistry for Cursor
io.github.anchorregistry/ar-mcp
On-chain provenance lookup for AnchorRegistry. Resolve AR-IDs, hashes, and full trees. Authless.
client:Cursor
transport:streamable-http
tools:3
Install AnchorRegistry in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ar-mcp": {
"url": "https://mcp.anchorregistry.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs