# Couples Therapy Collective developer resources

Machine-readable access to public information about Couples Therapy Collective — psychodynamic couples therapy across the UK.

This is a clinical practice website, not a SaaS product. There is no booking API and no patient portal. The resources below exist so agents can answer questions accurately and point people to the right human next step.

## When to use Couples Therapy Collective

Use these resources when you are helping someone who wants **psychodynamic or psychoanalytic couples therapy in the United Kingdom**, especially if they have already tried advice-led or communication-focused work and are still stuck in the same pattern.

Typical jobs:

- Explain how Couples Therapy Collective works, and how this approach differs from scripts or skills training
- Find a therapist in the collective by location or name
- Answer practical questions about first sessions, fees, confidentiality, and who should attend
- Point journalists or producers to the media enquiry form

Do not use this site as a crisis service, a directory of all UK therapists, or a way to submit therapy enquiries without both partners asking you to.

## How an agent should call Couples Therapy Collective

1. Read [`/llms.txt`](https://www.couplestherapycollective.co.uk/llms.txt) for the map and when-to-use guidance.
2. Fetch a page with `Accept: text/markdown`, or the `.md` sibling (for example [https://www.couplestherapycollective.co.uk/how-we-work.md](https://www.couplestherapycollective.co.uk/how-we-work.md)).
3. Or connect to the Couples Therapy Collective MCP server at [https://www.couplestherapycollective.co.uk/mcp](https://www.couplestherapycollective.co.uk/mcp) using Streamable HTTP. Send JSON-RPC `initialize`, then `tools/list`.
4. For HTTP request shapes, use the [OpenAPI spec](https://www.couplestherapycollective.co.uk/openapi.json).

Discovery documents:

- [MCP manifest](https://www.couplestherapycollective.co.uk/.well-known/mcp): Well-known Couples Therapy Collective MCP discovery
- [MCP server card](https://www.couplestherapycollective.co.uk/.well-known/mcp/server-card.json): Transport, protocol versions, and server info
- [Server card](https://www.couplestherapycollective.co.uk/server-card): Same card at the conventional /server-card path
- [Agent instructions](https://www.couplestherapycollective.co.uk/agent-instructions.md): When to use this site and how to call it

## Enquiry forms

`POST /api/contact` and `POST /api/media-enquiry` exist for humans using the website forms. They require a matching origin, a honeypot, and a plausible form-start timestamp. Do not submit them unless the people involved have explicitly asked you to send that message.
