---
title: "Acp Discovery"
method: GET
path: "/.well-known/acp.json"
---

# Acp Discovery

`GET /.well-known/acp.json`

ACP discovery document - editors poll this to find ACP-compatible agents.

## Response `200`

Successful Response

- ACPDiscoveryResponse — Response for GET /.well-known/acp.json.
  - `protocol` string, required
  - `version` string, required
  - `agents` ACPAgentListEntry[], required
    - `name` string, required
    - `description` string, required
    - `endpoint` string, required

---

[API](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server.md) · [All operations](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipyourdrink-ltd/bernstein-task-server/versions/86f514b4e920/schema)
