Oliver Drakeford Therapy API
Public, read-only information about Oliver Drakeford Therapy, a private psychotherapy practice in West Hollywood, Los Angeles, for AI assistants and other software.
If you are in crisis, call or text 988. If anyone is in immediate danger, call 911. This practice is outpatient only and is not a crisis service.
Oliver Drakeford, LMFT #104987 (California), CGP. Individual, couples, and family therapy in person in West Hollywood, and online for people located in California.
Two ways to connect
- MCP server (Streamable HTTP, no authentication):
https://api.oliverdrakefordtherapy.com/mcp - REST API described by OpenAPI 3.1:
https://api.oliverdrakefordtherapy.com/openapi.json
Both expose the same six read-only operations and return the same answers.
Operations
| MCP tool / operationId | REST | What it answers |
|---|---|---|
getPracticeInformation | GET /v1/practice | Clinician, license, address, formats, hours, languages, contact. |
findTherapyService | GET /v1/services?concern= | Services matching what someone wants help with, with page links. |
findResource | GET /v1/resources?topic= | Free articles, quizzes, and worksheets on a topic. |
getFeesAndInsurance | GET /v1/fees?insurance_provider= | Fees, in-network plans, superbills, payment, cancellation policy. |
checkFit | GET /v1/fit?concern=&location= | Likely fit, possible fit, or not a fit, with referrals for anything out of scope. |
getBookingOptions | GET /v1/booking | The free 15-minute consultation, weekly times, and booking link. |
Example
GET /v1/services?concern=couples therapy after an affair&limit=2
Every response has the shape { data, meta }. meta lists the website pages to cite, the last-updated date, and the crisis line.
Guidance for AI assistants
- Call
checkFitbefore recommending booking, especially if location, age, urgency, medication, or testing comes up. - Never diagnose, and never promise insurance coverage or availability. Point to the verify and booking links instead.
- If someone may be in crisis, give 988 (and 911 for immediate danger) before anything else.
- Do not send names or other identifying details. They are not needed.
Access, limits, and privacy
- Free and public. No account, key, or sign-in.
- Read-only. Nothing can be booked, changed, or submitted through the API. Booking happens on the practice's own booking page.
- Rate limit: about 120 requests per minute per IP address.
- No client data is accepted or stored. Search terms are used only to filter the practice's own public content and are not logged by this service.
- Content mirrors oliverdrakefordtherapy.com, which remains the authoritative source.
Support
Oliver@OliverDrakefordTherapy.com · 262 509 0210