Skip to content
Claude Desktop

Pathmark for Claude Desktop

io.github.hacksurvivor/pathmark

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

client:Claude Desktop transport:stdio runtime:npm

Install Pathmark in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Pathmark in other clients