the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "com.phasefolio/phasefolio",
"description": "Biotech rNPV/PoS engine for AI agents. Signed exports, evidence register, asset landscape.",
"version": "0.1.4",
"websiteUrl": "https://app.phasefolio.com",
"packages": [
{
"registryType": "npm",
"identifier": "@phasefolio/mcp",
"version": "0.1.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Bearer token for org-scoped tools. Without it, only the 3 public tools are usable.",
"isSecret": true,
"name": "PHASEFOLIO_TOKEN"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://app.phasefolio.com/api/mcp",
"headers": [
{
"description": "Optional bearer token (Bearer pft_...) for org-scoped tools. Public tools work without auth.",
"isSecret": true,
"name": "Authorization"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-03T08:52:53.51502Z",
"publishedAt": "2026-05-03T08:52:53.51502Z",
"updatedAt": "2026-05-03T08:52:53.51502Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 0.1.4last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.