Skip to content
Cline

ctxl mcp for Cline

ai.autoblocks/ctxl-mcp

Personal context management for AI assistants

client:Cline transport:stdio runtime:npm

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

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

ctxl mcp in other clients