← Registry

Analytics

criticalpathpartners.ca

Analyzes construction project schedules for delay claims and forensic analysis using Primavera P6 files.

1 endpoint13 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.criticalpathpartners.ca/mcp

No auth detected

MCP server metadata

Name
cpp-forensic-mcp
Version
1.0.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Critical Path Partners' forensic-scheduling tools for Primavera P6 XER files. Implements AACE RP 29R-03 (Forensic Schedule Analysis — MIP 3.3 Windows, MIP 3.6 Impacted As-Planned, MIP 3.7 Time Impact Analysis, MIP 3.8 Collapsed As-Built), 52R-06 (Time Impact Analysis), 67R-11 (Contract Risk Allocation), 49R-06 (Identifying the Critical Path), and 122R-22 (QRAMM maturity model). Pair with the SCL Delay & Disruption Protocol (§3-§22) and DCMA-14 metrics for full forensic claim coverage. Each tool returns a JSON-safe dict; many also write HTML/DOCX/PDF deliverables to disk when given an output_dir. Forensic-correctness discipline: tool narratives surface CORRELATION not CAUSATION; CPP heuristic thresholds are explicitly disclosed; no fabricated case citations.

Known tools 13

forensic_windows_analysis

Run forensic windows analysis (AACE RP 29R-03 §3.

Inferred read-only
concurrent_delay_matrix

Build the per-window x per-party concurrent-delay attribution matrix from a chronological list of XER snapshots.

Inferred read-only
woet_classifier

Worked-vs-On-time Execution Timeline (WOET) per-activity day-by-day classification of as-built execution against baseline.

Inferred read-only
slip_velocity

Per-window slip velocity & acceleration trend across XER snapshots.

Inferred read-only
collapsed_as_built

Collapsed As-Built / But-For analysis on a post-impact XER.

Potential side effects
time_impact_analysis_fragnet

Time Impact Analysis (TIA) — prospective fragnet insertion into a pre-impact baseline schedule.

Inferred read-only
critical_path_validator

Critical-path validation, logic health, and DCMA-14 assessment of a Primavera P6 schedule.

Inferred read-only
dcma14_health_check

Full Schedule Health Dashboard HTML report — DCMA-14 + CPLI + BEI + variance/slip register against the baseline.

Inferred read-only
path_explorer

Logic-trace driver-chain explorer — answers "WHY is this activity critical?

Inferred read-only
monte_carlo_p50_p80

Monte Carlo Schedule Risk Analysis — P10/P50/P80/P90 completion-date forecast for a Primavera P6 schedule.

Inferred read-only
qramm_maturity

QRAMM-aligned maturity reading for an SRA result.

Inferred read-only
claim_workbench_evidence_ledger

Forensic claim workbench — analyzes a folder of mixed evidence (XER chain + MSG/PDF/DOCX/XLSX correspondence) and produces a unified workbench dashboard.

Inferred read-only
xer_parser

Parse a Primavera P6 XER file and return a TABLE SUMMARY (not the full row-level data — XER row dumps explode the MCP context window).

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for criticalpathpartners.ca was fetched 2026-08-03T03:56:13.488Z and is being refreshed.

Trust status Neutral

criticalpathpartners.ca is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.