7 MIN READ
Implement agent discovery in 10 minutes
Serve a capability manifest at /.well-known/agent-discovery.json, validate it against the real ADS schema, and make it callable from an LLM tool API.
agent discoveryADScapability manifest
Deep dives, product updates, and tutorials. Written by the engineers shipping the gateway.
Serve a capability manifest at /.well-known/agent-discovery.json, validate it against the real ADS schema, and make it callable from an LLM tool API.
ADS is an open, vendor-neutral capability manifest for AI agents, served at /.well-known/agent-discovery.json. Deep dive, worked examples, and how to contribute.
A beginner's guide to the Agent Discovery Specification (ADS): how AI agents ask what a system can do before connecting. With a 10-minute tutorial.