On-chain provenance lookup for AnchorRegistry. Resolve AR-IDs, hashes, and full trees. Authless.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
The AnchorRegistry MCP server. Resolve any AR-ID, manifest hash, or provenance tree from any MCP-compatible AI client.
Endpoint: https://mcp.anchorregistry.ai/mcp
Settings β Integrations β Add server.
URL: https://mcp.anchorregistry.ai/mcp
Settings β MCP β Add new MCP server.
Name: anchorregistry Β· Type: http Β· URL: https://mcp.anchorregistry.ai/mcp
ar_verify_aridResolves an AR-ID to its full provenance record.
"What's at AR-2026-qnPOJ1z?"
ar_verify_by_hashResolves an artifact by SHA-256 manifest hash.
ar_resolve_treeReturns the full provenance tree for any AR-ID.
ar-mcp is a thin proxy. Every tool call hits api.anchorregistry.ai
and returns the JSON unchanged. No data is logged, no credentials are
stored, no state is held between requests.
The full surface is documented at:
v0.2 will add ar_check_balance and ar_register_artifact once the MCP
credential-handling pattern stabilizes across clients. ar_seal_tree is
deferred indefinitely (irreversible action; needs robust user-confirmation
primitives the protocol does not yet provide). The deferred tools are
fully implemented and live in src/future-tools.ts β
enabling them is a one-line flip per tool.
Verify locally with the MCP inspector:
MIT.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/anchorregistry)<a href="https://allmcps.com/mcp/anchorregistry"><img src="https://allmcps.com/api/badge/anchorregistry?style=directory" alt="AnchorRegistry on AllMCPs" /></a>