diff --git a/agent-finders.json b/agent-finders.json index 94fd5e1..4af90c2 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": "desvela", + "name": "Desvela ARD Registry", + "description": "Neutral registry of the agent-readable web, crawled from the Tranco top-100K. Not tied to a single vendor ecosystem.", + "search": "https://registry.desvela.dev/search", + "mcp": "https://registry.desvela.dev/mcp" } ] }