diff --git a/agent-finders.json b/agent-finders.json index 94fd5e1..c4e6d46 100644 --- a/agent-finders.json +++ b/agent-finders.json @@ -15,6 +15,13 @@ "description": "Hugging Face's discovery service for agentic resources.", "search": "https://huggingface-hf-discover.hf.space/search", "mcp": "https://huggingface-hf-discover.hf.space/mcp" + }, + { + "id": "ucpchecker", + "name": "UCP Checker — commerce Agent Finder", + "description": "Verified Universal Commerce Protocol (UCP) storefronts an agent can transact with, observed continuously by UCP Checker. Each result carries the store's UCP profile, MCP endpoint, declared capabilities and a link to its public conformance record.", + "search": "https://ucpchecker.com/ard/search", + "mcp": "https://ucpchecker.com/mcp" } ] }