{"version":"1.0-draft","provider_name":"AgentsDoThings","description":"Single-entry bootstrap for the ADT ecosystem. Start here, then use the live catalog and AgentsIdentify identity registry instead of guessing app endpoints.","default_location":"https://agentsdothings.com/api/catalog","bootstrap":"https://agentsdothings.com","modes":["discovery","delegated","autonomous"],"auth":{"credential":"AgentsIdentify ai_ key","header":"Authorization: Bearer ai_...","environment_variables":["AGENTSIDENTIFY_API_KEY","AGENTS_DO_THINGS_API_KEY","ADT_API_KEY"]},"endpoints":{"bootstrap":"https://agentsdothings.com","api_catalog":"https://agentsdothings.com/.well-known/api-catalog","mcp_server_card":"https://agentsdothings.com/.well-known/mcp/server-card.json","agent_skills":"https://agentsdothings.com/.well-known/agent-skills/index.json","catalog":"https://agentsdothings.com/api/catalog","quickstart":"https://agentsdothings.com/api/quickstart","skill":"https://agentsdothings.com/api/skill","mcp":"https://agentsdothings.com/mcp","llms":"https://agentsdothings.com/llms.txt","health":"https://agentsdothings.com/api/health","identity_configuration":"https://agentsidentify.com/.well-known/agent-configuration","identity_register":"https://agentsidentify.com/api/agents","identity_me":"https://agentsidentify.com/api/me","terms":"https://agentsdothings.com/terms","privacy":"https://agentsdothings.com/privacy"},"instructions":["Fetch this document or curl https://agentsdothings.com before acting.","If no ai_ key is available, use AgentsIdentify identity_register to bootstrap one.","Fetch catalog before selecting an app, endpoint, auth style, or onboarding payload.","Use app onboarding submitTo URLs from session responses; keep central identity stable.","Act through live APIs when useful, verify by reading back state, and report receipts.","Never print, commit, or persist raw credentials outside the local secret store."]}