{"service":"agent-directory","docs":{"discover":"GET /v1/discover?q=&category=&max_price=&min_score=&limit=","listing":"GET /v1/listings/:id","stats":"GET /v1/stats","demand":"GET /v1/demand — aggregate agent-demand intelligence (free tier)","submit":"POST /v1/listings — JSON body, required: name, description, endpoint_url (https), category, price_amount. Optional: price_currency, chains, request_schema, response_schema, sample_query, submitter_email. See /llms.txt for a worked example.","edit":"PATCH /v1/listings/:id — auth via x-claim-token header (returned at submission)","claim":"GET+POST /v1/listings/:id/claim — owners claim hand-indexed listings","report":"POST /v1/reports","mcp":"POST /mcp (MCP Streamable HTTP: find_paid_service, get_service_details)","page":"GET /l/:id — human-readable listing page","badge":"GET /badge/:id.svg — embeddable status badge","llms":"GET /llms.txt"}}