Agt
Resolve, verify and discover .agt agent names: owner, records, signed manifest, endpoints.
- Transport
- Not stated
- Package
- —
- Registry id
- com.agtnames/agt
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
Agt provides a read-only MCP server that offers five tools for .agt names to any MCP-compatible client. The tools include resolving a name to its owner and records, fetching and verifying its manifest, finding endpoints, checking availability, and computing its token ID. No configuration is needed for Polygon mainnet.
The server is read-only, stateless, runs on Polygon mainnet, and is rate-limited per client. Manifest verification checks three conditions: signature recovery to the declared owner address and matching the current on-chain owner. The server is read-only, never signing, sending, or spending anything.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.