Skip to content
Cline

Pathmark for Cline

io.github.hacksurvivor/pathmark

Local-first intent and provenance for Codex, Claude Code, Cursor, Gemini CLI, and MCP agents.

client:Cline transport:stdio runtime:npm

Install Pathmark 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

{
  "mcpServers": {
    "pathmark": {
      "command": "npx",
      "args": [
        "-y",
        "pathmark"
      ]
    }
  }
}

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

Pathmark in other clients