Context
AdCP PR #3903 / commit 5c3e3e626 in the spec adds a /.well-known/adcp-agents.json discovery doc for multi-agent topology. Sellers should serve it; buyers should be able to discover it.
The schema lives at static/schemas/source/adcp-agents.json in adcontextprotocol/adcp.
Refs:
src/adcp/server/serve.py
- adcontextprotocol/adcp PR #3903
Acceptance Criteria
Context
AdCP PR #3903 / commit
5c3e3e626in the spec adds a/.well-known/adcp-agents.jsondiscovery doc for multi-agent topology. Sellers should serve it; buyers should be able to discover it.The schema lives at
static/schemas/source/adcp-agents.jsoninadcontextprotocol/adcp.Refs:
src/adcp/server/serve.pyAcceptance Criteria
serve()exposes/.well-known/adcp-agents.jsonfortransport="streamable-http",transport="a2a", andtransport="both"adcp-agents.jsonschema in CI