Skip to content
Back to search
100
MCP live MCP 2025-03-26 http

B.O.N.S.A.I. Health Intelligence API

io.github.rabyavalla/bonsai-health

Lifestyle medicine health intelligence via x402 micropayments. 637+ peer-reviewed references.

Uptime
100.0%
1 direct probes · 30d
Response
1115ms
last probe
Tools
9
callable
Resources
0
readable
Prompts
0
available

Tools · 9

get_protocol

Generate an evidence-based whole-food plant-based protocol for one of 47 chronic conditions. Returns therapeutic foods, daily meal structure, foods to minimize, monitoring markers, and clinical citati…

query_nutrition_topic

Ask a nutrition or food-as-medicine question. Returns evidence-based answer from the 200-chunk lifestyle medicine knowledge base.

interpret_labs

Interpret a panel of lab values against ACLM-optimized reference ranges. Returns risk classification per marker, lifestyle interventions, and medication deprescription signals.

marker_reference

Look up the ACLM-optimized reference range and lifestyle intervention plan for a single biomarker (e.g., apob, lp_a, hscrp, hba1c, fasting_insulin, vitamin_d).

glp_protocol

Generate a GLP-aware nutrition protocol composed on top of any active chronic condition. Returns protein floor (1.2-1.6 g/kg), fiber ramp schedule, GI tolerance interventions, resistance training pres…

glp_phase_guide

Return the protocol overview for a specific GLP-1 therapy phase (starting, titrating, maintenance, tapering, post_drug).

check_interactions

Check a list of medications for food-drug interactions, nutrient depletions, and timing-critical dosing requirements.

drug_safety

Return the food-drug safety profile for a single medication.

lifestyle_query

Ask any lifestyle medicine question. Returns evidence-based answer with citations from a 200-chunk knowledge base spanning ACLM 6-pillars, B.O.N.S.A.I. nutrition, drug-food interactions, lab interpret…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "b.o.n.s.a.i._health_intelligence_api": {
      "url": "https://web-production-ae61.up.railway.app/mcp",
      "transport": "http"
    }
  }
}