phasefolio for Claude Desktop
com.phasefolio/phasefolio
Biotech rNPV/PoS engine for AI agents. Signed exports, evidence register, asset landscape.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:13
Install phasefolio in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"phasefolio": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.phasefolio.com/api/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