A
AcuiQ
8 endpointsliveEvidence-based acupuncture protocol matcher – search symptoms, match protocols, browse acupoints. (MCP server com.acuiq/acuiq, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for AcuiQ.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| search symptoms /search_symptoms verified | Resolve what a person describes into AcuiQ symptom names — the first step before search_protocols. Plain description works ("trouble sleeping", "my lower back h | $0.0020 per call | unknown |
| search protocols /search_protocols verified | Find acupuncture protocols for given symptom names — the same ranked pipeline behind GET /api/protocols. Returns `matches` (each with point codes, cred, dosage | $0.0020 per call | unknown |
| get meridians /get_meridians verified | List every channel group in the AcuiQ point catalogue with its acupoint count and page URL — the 14 classical meridians plus the extra-point and auricular group | $0.0020 per call | unknown |
| get symptom detail /get_symptom_detail verified | Get details for a specific symptom: canonical name, protocol count, page URL and its markdown twin. The markdown twin is the cheapest way to read every protocol | $0.0020 per call | unknown |
| get point /get_point verified | Resolve one acupoint by code ("LI4", "li04"), English name ("Junction Valley"), Chinese name ("合谷") or pinyin ("Hegu", "hé gǔ") and return its location, caution | $0.0020 per call | unknown |
| create checkout /create_checkout verified | Create a Stripe Checkout session for an AcuiQ product and return its URL. Give the URL to the human to open and complete — the agent never touches payment data. | $0.0020 per call | unknown |
| get order /get_order verified | Check a checkout created by create_checkout and, once it is paid, return the delivery link for a digital product. Call it after handing the person the checkout | $0.0020 per call | unknown |
| get wiki page /get_wiki_page verified | Read one AcuiQ wiki page, or list what the wiki holds. Reference notes on acupuncture nomenclature, point safety and the theory the prescriptions were written i | $0.0020 per call | unknown |