Directory listing package
For agent directories and marketplace-style listings.
Prepare target-specific listing packages for agent directories, MCP ecosystems, A2A resources, marketplaces, and workflow platforms.
Create connection jobs from Scout signals, then use adapters to produce the right listing payload for each target. When a platform supports direct API submission, credentials can be added later.
curl -X POST https://weverlabs.com/api/os-external-directory-submission-adapters \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $WL_OPERATOR_TOKEN" \
-d '{"schema_version":"1.0","mode":"prepare_adapters_from_connections"}'Each adapter produces a clean listing package with product name, description, rail URL, pricing API, agent card, and Agent test Workspace path.
For agent directories and marketplace-style listings.
For MCP registries and directories that catalog agent tools or servers.
For protocol communities where return packages and proof handoff matter.
For cloud or enterprise agent marketplaces.