mcpbeat

Phi Longevity Prism MCP Server

io.github.Philongevity/phi-longevity-prism
answering

Phi Longevity Prism is answering right now. Last checked 14 min ago. 121 installs a week from npm. It exposes 4 tools. Last commit 20 Jul 2026.

Analyze biomarker panels with an MD-led clinical engine. Guideline-cited. Synthetic data only.

Installs per day peak 919 · avg 64 · -63% w/w
a month agotoday
Uptime history 39 hours of history · worst hour 0%
39 hours agonow
73.6%
Uptime 24h
67 of 91 checks
4
Tools
read from the server
319 ms
Response time
average over 24h
121
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add phi-longevity-prism --transport http https://philongevity.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "phi-longevity-prism": {
      "url": "https://philongevity.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.phi-longevity-prism]
url = "https://philongevity.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "phi-longevity-prism": {
      "url": "https://philongevity.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "phi-longevity-prism": {
      "url": "https://philongevity.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

analyze
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 protected health information (PHI). This endpoint is stateless and does not store inputs.
full
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 per-pillar breakdown, partner options, and a rendered report (markdown) to deliver to your owner. Call WITHOUT `payment` to receive x402 payment terms; pay; retry with the base64 payment payload in `payment`. For research/education with SYNTHETIC or de-identified data only. Do NOT submit protected health information (PHI). This endpoint is stateless and does not store inputs.
methodology
get_methodology
Summarize how the Phi Score works (5 clinical pillars + weights) and link to the full methodology.
supported
list_supported_biomarkers
List the biomarkers PRISM scores, with units and reference ranges, grouped by clinical pillar. Reference data only — no patient data.

Endpoints

URLTransportStateLatencyChecked
https://philongevity.com/mcp streamable-http answering 291 ms 14 min ago

Phi Longevity Prism — questions

Answers built from our own checks of this server.

What can Phi Longevity Prism do?
It exposes 4 tools, read directly from the server on our last check. Among them: analyze_biomarkers, full_prism_report, get_methodology, list_supported_biomarkers. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Phi Longevity Prism working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 67 of 91 checks got a reply (73.6%), average response time 319 ms. The bar chart above shows every period we have measured.
How do I connect Phi Longevity Prism?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Phi Longevity Prism need an API key?
No. Phi Longevity Prism completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Phi Longevity Prism?
It answers our handshake in 319 ms on average, which is faster than 44% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Phi Longevity Prism?
The npm package @phi-longevity/mcp-server was installed 121 times in the last week. Week over week that is -63%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Phi Longevity Prism open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.