Pathmark for Windsurf
io.github.hacksurvivor/pathmark
Local-first intent and provenance for Codex, Claude Code, Cursor, Gemini CLI, and MCP agents.
client:Windsurf
transport:stdio
runtime:npm
Install Pathmark in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"pathmark": {
"command": "npx",
"args": [
"-y",
"pathmark"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs