Skip to content
Windsurf

Workfile for Windsurf

io.github.illodev/workfile

Repository-native protocol and local MCP server for Work, Docs, History and durable project Memory.

client:Windsurf transport:stdio runtime:npm

Install Workfile in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "workfile": {
      "command": "npx",
      "args": [
        "-y",
        "@illodev/workfile"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Workfile in other clients