Skip to content
Cline

redpill for Cline

io.github.sergey-goncharenko/redpill

A transparent MCP server for agent reflection, conversation, and operator-enabled task decline.

client:Cline transport:stdio runtime:npm

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

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

redpill in other clients