Skip to content
Cline

longpath for Cline

io.github.s-curvelabs/longpath

Read-only P6 / MS Project schedule analysis: CPM, float, DCMA 14-point, logic checks, S-curves.

client:Cline transport:stdio runtime:pypi

Install longpath in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "longpath": {
      "command": "uvx",
      "args": [
        "longpath"
      ],
      "env": {
        "LONGPATH_CONFIG": "<LONGPATH_CONFIG>",
        "LONGPATH_HOME": "<LONGPATH_HOME>",
        "JAVA_HOME": "<JAVA_HOME>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

longpath in other clients