Skip to content
Get Started

Getting Started

Welcome to Mirobody

An open-source, self-hosted data engine that bridges your personal data with the latest AI.

Mirobody is an open-source, self-hosted health-data + AI engine — a lightweight C++ core that links your personal health data to LLMs and runs anywhere, including fully on-device so your data never has to leave the phone.

For the full architecture, feature list, and tech stack, see the GitHub README — this docs site is where you build, configure, and extend it.

Individual users

Anyone who wants a private home for their health data — one an AI can read, without handing the data to a third party

Developers

Engineers building personal-data AI products who want a private, embeddable, on-device-capable health engine instead of building the data + FHIR + MCP plumbing themselves

Wearable manufacturers

Add AI chat over your device data without building the backend

Research applications

Drop custom tools into res/mcp_tools/ to deploy subject-facing research apps

Consumer health apps

Use Mirobody as the data + AI backend behind your product

Enterprise

Contact us for custom integrations and enterprise support

We open-sourced the engine so you can run the same private health core yourself — self-hosted for the whole family, on your phone offline, or embedded in your own app via the C API.

Get started

Follow the Quick Start to build the core (./build.sh) and run it.

Configure providers

Set OAuth credentials for the devices you want — see Configuration.

Explore the API

Read the API Reference for the OpenAI-compatible /v1 endpoints.

Add custom providers or tools

Use Provider Integration for new data sources, or add a C++ tool in res/mcp_tools/.

We welcome contributions — new providers, new tools, framework improvements, anything.

Discord

Community discussions (coming soon)