Skip to content
Claude Desktop

redcon for Claude Desktop

io.github.natiixnt/redcon

Deterministic context packing for AI coding agents; measured 83% fewer input tokens, local.

client:Claude Desktop transport:stdio runtime:pypi

Install redcon in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "redcon": {
      "command": "uvx",
      "args": [
        "redcon"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

redcon in other clients