cpp cpm engine for Claude Desktop
io.github.danafitkowski/cpp-cpm-engine
Forensic scheduling MCP for Primavera P6 (XER): AACE windows, DCMA-14, Monte Carlo, TIA.
client:Claude Desktop
transport:streamable-http
tools:13
Install cpp cpm engine in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cpp-cpm-engine": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.criticalpathpartners.ca/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