Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mirobody.ai/llms.txt

Use this file to discover all available pages before exploring further.

The China cluster is Mirobody Platform’s primary live deployment. All data stays within mainland China.

Base URL

https://mcp.thetahealth.cn

Capabilities

  • Full set of API Reference REST endpoints and WebSockets.
  • LLM providers: DeepSeekFlash / DeepSeekPro / kimi / minimax / 豆包 — bring your own key via BYOK.

Frontends

  • Primary: mirobody.thetahealth.cn — the default Mirobody web frontend, covering the platform’s core capabilities.
  • Branch: CDM: cdm.thetahealth.cn — an extended build that adds structured data-recording on top of Mirobody. Partners can use either as a reference implementation / demo, or fork to build their own frontend.
The capabilities below describe what CDM (the extended branch) covers — mirobody.thetahealth.cn is its subset:

Chat

Calls /api/chat, lets users switch between App·DeepSeek Flash and other providers

Data

Unified multi-tab view for files / genetics / devices / hospital records, backed by /api/v1/data/uploaded-files etc.

Journal

/api/v1/holywell/journal/*, filters by category (food / illness / medication / visit / other) + time range

Quick log

One-tap journal/create with automatic AI classification & summary

Family sharing

/api/beneficiary-users + perspective switcher

Sign in

WeChat login + email-code login, EN / 中 toggle

Compliance

  • 100% of data stored inside mainland China.
  • Aligned with PIPL / Data Security Law / Cybersecurity Law — see Compliance.

Known limitations

  • The following tools are disabled and will not be called by the Agent: tool-*, user-get_events, user-get_food_records, user-list_medications, user-get_medication_details.
  • /api/history does not paginate yet — clients should truncate locally.