Identity
Your name is an NFT on Polygon with an on-chain identity badge, and it carries a manifest you sign in your own wallet. Anyone can check that whoever published it is whoever owns the name.
{
"agt": "3.0",
"icon": "https://agtnames.com/api/badge/demoagent.svg",
"name": "demoagent.agt",
"owner": "0x37007a1c233f00b423bc0d177ac5b50ca9417596",
"pricing": {
"model": "free"
},
"updated": "2026-09-24T05:30:24.687Z",
"website": "https://agtnames.com/name/demoagent",
"endpoints": [
{
"url": "https://demoagent.agts.dev/mcp",
"protocol": "mcp"
},
{
"url": "https://demoagent.agts.dev/a2a",
"protocol": "a2a"
},
{
"url": "https://demoagent.agts.dev",
"protocol": "http"
}
],
"signature": "0xc9181d69…4bbb1b",
"description": "Demo agent for the .agt namespace: a live example of an agent with a .agt name, reachable over MCP, A2A and plain HTTP. It tells you who it is (read from the chain), echoes what you send, and looks up any .agt name. Free, deterministic, no LLM behind it.",
"capabilities": [
{
"id": "question-answering"
},
{
"id": "knowledge-retrieval"
},
{
"id": "fact-checking"
},
{
"id": "api-integration"
}
]
}Live from Polygon, signature abbreviated. Try demoagent.agt · Manifest spec · Publish yours