--- generated: '2026-08-15' method: generated source: apis.yml + API Evangelist enrichment probes (2026-08-15; supersedes 2026-08-02) note: >- Parsley Health does NOT publish an llms.txt on its marketing site — https://www.parsleyhealth.com/llms.txt returns 404. It DOES serve one on its Shopify-hosted store, saved verbatim at llms/parsley-health-store-llms.txt. This file is the API Evangelist company-wide llms.txt generated from the catalog record and live probes. It is not a provider-published document. The 2026-08-02 version of this file said Parsley Health had no MCP server and no llms.txt; that was wrong, and this revision corrects it. --- # Parsley Health > Physician-led functional medicine practice delivering membership-based primary and > specialty care nationwide via telehealth, with in-person clinics in New York City and > Los Angeles. Founded 2016 by Dr. Robin Berzin, MD. Parsley Health is a consumer > healthcare service, not a developer platform: there is no developer portal, no API > reference, no API keys and no OpenAPI. The only machine-callable surfaces it serves are > the agent-commerce endpoints on its supplement store, which are provided by the Shopify > platform under Parsley Health's own hostname. ## Agent-callable surfaces (supplement store only) - **UCP / MCP endpoint** — `POST https://store.parsleyhealth.com/api/ucp/mcp`. Anonymous. 13 tools: `search_catalog`, `lookup_catalog`, `get_product`, `create_cart`, `get_cart`, `update_cart`, `cancel_cart`, `create_checkout`, `get_checkout`, `update_checkout`, `complete_checkout`, `cancel_checkout`, `get_order`. Every call requires `meta.ucp-agent.profile`, a resolvable agent profile URI. - **UCP discovery** — `GET https://store.parsleyhealth.com/.well-known/ucp` (version 2026-04-08; also supports 2026-01-23). - **Storefront GraphQL** — `POST https://store.parsleyhealth.com/api/2026-01/graphql.json`. Anonymous introspection and anonymous public product reads. - **Storefront JSON** — `/products.json`, `/products/{handle}.json`, `/collections/{handle}/products.json`, `/cart.js`, `/search?q=`. - **Provider agent docs** — `https://store.parsleyhealth.com/llms.txt` and `https://store.parsleyhealth.com/agents.md`. - **OAuth 2.0 / OIDC discovery** — `/.well-known/openid-configuration` and `/.well-known/oauth-authorization-server` on the store host. Issuer is Shopify's per-shop authorization server; scopes `openid`, `email`, `customer-account-api:full`, `customer-account-mcp-api:full`. **Checkout requires a human.** The store's own robots.txt and llms.txt forbid agents from completing checkout, payment or order placement without explicit, contemporaneous buyer approval. ## What is NOT available - No OpenAPI or Swagger on any host. Probed 2026-08-15. - No A2A agent card. `/.well-known/agent-card.json` and `/.well-known/agent.json` 404 on every real host; the 200s on `my.`/`app.parsleyhealth.com` are SPA HTML shells. - No security.txt, no trust center, no bug bounty, no vulnerability disclosure policy. - No status page (`status.parsleyhealth.com` does not resolve), no SLA, no deprecation policy, no changelog, no CLI, no sandbox. - **No clinical API.** Nothing exposes patients, visits, appointments, lab results, prescriptions or care plans. There is no FHIR endpoint and no patient-access API. The member application at `https://my.parsleyhealth.com` is an authenticated single-page app with no documented public API surface. - `api.parsleyhealth.com` and `docs.parsleyhealth.com` publish CNAME records pointing at infrastructure that no longer resolves — advertised hostnames with nothing behind them. ## Care - [Care programs](https://www.parsleyhealth.com/care): gut and digestive health, hormone balance, autoimmune and inflammation, unexplained symptoms, mental and emotional health, heart health, metabolic health, longevity, perimenopause and menopause, fertility, pregnancy and postpartum, detox and environmental exposure. - [Nutrition coaching](https://www.parsleyhealth.com/nutrition-coaching) - [Advanced lab testing](https://www.parsleyhealth.com/labs) and [what is tested](https://www.parsleyhealth.com/labs/what-we-test) - [Locations](https://www.parsleyhealth.com/locations) — nationwide telehealth, in-person in NYC and Los Angeles. ## Membership and pricing - [Pricing and membership](https://www.parsleyhealth.com/care): $150/month or $1,500/year with insurance; $275/month or $2,750/year self-pay. Twelve-month commitment on monthly plans. Includes five medical visits, two nutrition coaching sessions, lab testing, a personalized care plan, a dedicated care coordinator, a secure progress tracking dashboard, unlimited messaging, and 20% off supplements. - In network nationwide with major commercial insurers including Aetna, Cigna, UnitedHealthcare, BlueCross BlueShield, Humana and Centene. FSA/HSA eligible. - [Sign up](https://www.parsleyhealth.com/join/get-care) - [Member login](https://my.parsleyhealth.com/login) - [Supplement store](https://store.parsleyhealth.com) ## Compliance - [HIPAA Notice of Privacy Practices](https://www.parsleyhealth.com/notice-of-privacy-practices) — Parsley Medical Affiliated Covered Entity. - [Telehealth informed consent](https://www.parsleyhealth.com/telehealth-informed-consent) - [Per-state clinical membership terms](https://www.parsleyhealth.com/clinical-membership-terms) - No SOC 2, ISO 27001 or HITRUST certification is published. ## Company - [About Parsley Health](https://www.parsleyhealth.com/company) - [Press](https://www.parsleyhealth.com/press) - [Help center](https://help.parsleyhealth.com) - [GitHub organization](https://github.com/parsleyhealth) — 12 public repositories, all internal engineering tooling; no client SDK.