Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.philongevity/phi-longevity-prism

io.github.philongevity/phi-longevity-prism

Guideline-cited biomarker analysis for chronic conditions (diabetes, lupus, cancer). Synthetic.

Uptime
100.0%
1 direct probes · 30d
Response
1201ms
last probe
Tools
6
callable
Resources
4
readable
Prompts
1
available

Tools · 6

analyze_biomarkers

Analyze a SYNTHETIC biomarker panel with Phi Longevity's PRISM engine. Returns tiered, guideline-cited recommendations. For research/education with SYNTHETIC or de-identified data only. Do NOT submit …

list_supported_biomarkers

List the biomarkers PRISM scores, with units and reference ranges, grouped by clinical pillar. Reference data only — no patient data.

quick_check

FASTEST first call: instantly flag a few biomarker values against PRISM's longevity-optimized reference ranges (local, no engine round-trip). Ideal for "what does my <value> mean?". For tiered, guidel…

get_methodology

Summarize how the Phi Score works (5 clinical pillars + weights) and link to the full methodology.

sample_prism_report

FREE, INSTANT: returns a complete pre-generated SAMPLE Phi Longevity PRISM report for a fixed SYNTHETIC persona (58-year-old male, type-2 diabetes) — the fastest way to evaluate the actual product out…

full_prism_report

PAID TOOL ($4.99 USDC on base via the x402 protocol). Everything analyze_biomarkers does, plus: multi-track compare/contrast analysis (up to 4 condition tracks), a panel-based Phi Score estimate with …

Resources · 4

prism-preview-widget

Interactive preview card: out-of-range flags on synthetic values + full-report CTA. No PHI — synthetic/preview data only.

ui://phi-prism/preview.html
prism-preview-widget-chatgpt

Same preview card served with the Apps SDK MIME type. No PHI — synthetic/preview data only.

ui://phi-prism/preview-chatgpt.html
biomarker-catalog

The 51 biomarkers PRISM scores, with units and clinical reference ranges, grouped by pillar. Reference data only — no patient data.

phi://catalog/biomarkers
methodology-summary

How the Phi Score is computed: five clinical pillars, weights, and longevity-optimized reference ranges. Full methodology at philongevity.com/methodology.

phi://docs/methodology

Prompts · 1

analyze-synthetic-panel

Guide the model through analyzing a SYNTHETIC biomarker panel with PRISM and explaining the results in plain language. Never use real PHI.

How to use

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

{
  "mcpServers": {
    "io.github.philongevity/phi-longevity-prism": {
      "url": "https://philongevity.com/mcp",
      "transport": "streamable-http"
    }
  }
}