Skip to content
Cline

Workfile for Cline

io.github.illodev/workfile

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

client:Cline transport:stdio runtime:npm

Install Workfile 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": {
    "workfile": {
      "command": "npx",
      "args": [
        "-y",
        "@illodev/workfile"
      ]
    }
  }
}

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

Workfile in other clients