phi longevity prism for Claude Desktop
io.github.philongevity/phi-longevity-prism
Guideline-cited biomarker analysis for chronic conditions (diabetes, lupus, cancer). Synthetic.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:6
Install phi longevity prism in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"phi-longevity-prism": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://philongevity.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs