@phi-longevity/mcp-server
Advanced tools
+1
-1
@@ -80,3 +80,3 @@ #!/usr/bin/env node | ||
| } | ||
| const server = new McpServer({ name: "phi-longevity", version: "0.5.3" }, { | ||
| const server = new McpServer({ name: "phi-longevity", version: "0.6.0" }, { | ||
| instructions: "Phi Longevity PRISM — longevity-optimized analysis of biomarker panels. " + SYNTHETIC_WARNING, | ||
@@ -83,0 +83,0 @@ }); |
+1
-1
| { | ||
| "name": "@phi-longevity/mcp-server", | ||
| "version": "0.5.3", | ||
| "version": "0.6.0", | ||
| "description": "Model Context Protocol server for Phi Longevity \u2014 agents can call the PRISM longevity recommendation engine on SYNTHETIC biomarker panels. Synthetic/de-identified data only; no PHI; stateless.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
+10
-0
@@ -38,2 +38,12 @@ # @phi-longevity/mcp-server | ||
| ### Remote (zero-install) | ||
| Point any MCP client that supports Streamable HTTP at: | ||
| ``` | ||
| https://us-central1-philongevity-aiapp-v2.cloudfunctions.net/phi-mcp-remote | ||
| ``` | ||
| Same three tools, same synthetic-only rule, nothing to install. | ||
| ### Run locally | ||
@@ -40,0 +50,0 @@ |
29512
0.8%94
11.9%