INDIVIDUAL MCP TOOL
time_impact_analysis_fragnet
Time Impact Analysis (TIA) — prospective fragnet insertion into a pre-impact baseline schedule.
LIVE ENDPOINT
https://mcp.criticalpathpartners.ca/mcp
Connect to this endpoint to inspect the live schema for time_impact_analysis_fragnet and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.cpp-forensic-mcp]
url = "https://mcp.criticalpathpartners.ca/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"cpp-forensic-mcp": {
"type": "http",
"url": "https://mcp.criticalpathpartners.ca/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: cpp-forensic-mcp
Remote MCP URL: https://mcp.criticalpathpartners.ca/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"cpp-forensic-mcp": {
"url": "https://mcp.criticalpathpartners.ca/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"cpp-forensic-mcp": {
"type": "http",
"url": "https://mcp.criticalpathpartners.ca/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "cpp-forensic-mcp",
"transport": "streamable-http",
"url": "https://mcp.criticalpathpartners.ca/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
forensic_windows_analysis— Run forensic windows analysis (AACE RP 29R-03 §3.concurrent_delay_matrix— Build the per-window x per-party concurrent-delay attribution matrix from a chronological list of XER snapshots.woet_classifier— Worked-vs-On-time Execution Timeline (WOET) per-activity day-by-day classification of as-built execution against baseline.slip_velocity— Per-window slip velocity & acceleration trend across XER snapshots.collapsed_as_built— Collapsed As-Built / But-For analysis on a post-impact XER.critical_path_validator— Critical-path validation, logic health, and DCMA-14 assessment of a Primavera P6 schedule.dcma14_health_check— Full Schedule Health Dashboard HTML report — DCMA-14 + CPLI + BEI + variance/slip register against the baseline.path_explorer— Logic-trace driver-chain explorer — answers "WHY is this activity critical?