Skip to content
Cline

Sipcode for Cline

io.github.anuj7411/sipcode

Context hygiene for Claude Code: drift detection, re-read dedup, and token analytics.

client:Cline transport:stdio runtime:npm

Install Sipcode 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": {
    "sipcode": {
      "command": "npx",
      "args": [
        "-y",
        "sipcode"
      ]
    }
  }
}

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

Sipcode in other clients