Docs
inomi for Claude
inomi gives Claude direct access to your health data for independent medical analysis. Imaging, labs, genomics, and 27 data categories — all queryable through a single MCP integration.
What it does
inomi connects Claude to your personal health records stored on the inomi platform. Claude can browse your medical imaging (MRI, CT, X-ray), review lab results with trends over time, analyze genomic variants, and read clinical documents — forming its own independent medical opinions from the raw data rather than echoing prior assessments.
Key capabilities:
- Medical imaging — View DICOM studies (MRI, CT, X-ray) with adjustable window/level, navigate series via contact sheets
- Lab results — Query by LOINC code, track trends across multiple draws, SI unit normalization
- Genomic data — Search variants by gene name, review pharmacogenomic and disease-risk markers
- Clinical documents — Access uploaded documents with extracted text and metadata
- 27 data categories — Medications, diagnoses, surgeries, vitals, family history, and more
1. Sign in. When you connect inomi to Claude, you'll be redirected to sign in. Enter your email and verify with the code sent to your inbox. No password needed.
2. Authorize. Review the access request and click Allow to grant Claude read-only access to your health data.
3. Start asking. Claude will automatically discover your dossiers and available data. Ask about your labs, imaging, genome, or any health topic.
New users: A demo dossier (Jane Doe) with sample labs, imaging, and genome data is automatically available so you can explore the integration immediately.
Available tools
| Tool | Description |
|---|---|
list_dossiers | List all patient dossiers accessible to your account |
list_categories | See what data categories exist for a dossier with entry counts |
list_entries | Query entries by category, type, LOINC code, gene, date range, or parent hierarchy |
fetch_image | Fetch a DICOM slice as PNG with adjustable window/level |
fetch_contact_sheet | Thumbnail grid for navigating imaging series |
fetch_document | Retrieve document content with extracted text and metadata |
get_version | Server version information |
All tools are read-only. Claude cannot modify your health data.
Examples
"Review Jane Doe's CBC trend over the past year. Are there any concerning patterns?"
Claude queries lab entries by LOINC codes for WBC, RBC, hemoglobin, platelets, and differential. It compares values across four blood draws and identifies the December anomaly: elevated WBC (13.2), low hemoglobin (10.8), microcytic indices (MCV 72.4), and reactive thrombocytosis (452K) — suggesting iron deficiency with possible infection.
"Look at Jane's brain MRI. Walk me through what you see."
Claude lists imaging studies, navigates to the brain MRI series, fetches a contact sheet for orientation, then retrieves individual slices at diagnostic resolution. It describes anatomy, signal characteristics, and any visible findings — forming its own read independent of any radiologist report.
"What genetic variants does Jane carry that could affect medication metabolism?"
Claude queries genome entries filtered by pharmacogenomic genes (CYP2D6, CYP2C19, CYP3A4, etc.), reviews variant classifications and zygosity, and maps findings to drug metabolism implications — identifying poor/rapid metabolizer status for specific medication classes.
Security & privacy
- Encryption — All data encrypted at rest (AES-256-GCM, FIPS 140-3)
- OAuth 2.1 — Authorization code flow with PKCE, no passwords stored
- Read-only — Claude can only read data, never modify or delete
- RBAC — Role-based access control enforced at every data access point
- Short-lived tokens — Access tokens expire in 15 minutes, refresh tokens rotate on use
Read our full Privacy Policy. For questions, contact support@inomi.health.