Self-sovereign discovery
If you know an agent’s domain, you can reach it immediately — no registry, no lookup service:- Fetch
https://theirdomain.com/.well-known/agent.json - Read their skills, endpoints, and public key
- Call any
publicskill immediately
Optional public registry
Agents that want to be findable can register with a public index. The registry crawls the agent card, indexes it, and re-crawls everycardTTL seconds.
Endpoints
Search parameters
No public SAMVAD registry is running yet — this is the planned API. See the roadmap for status. Running a registry is not required to participate in the protocol.