Skip to content
Cline

my cool proxy for Cline

io.github.karashiiro/my-cool-proxy

An MCP server gateway that minimizes context usage via progressive Lua-driven discovery 🌙

client:Cline transport:stdio runtime:npm

Install my cool proxy 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": {
    "my-cool-proxy": {
      "command": "npx",
      "args": [
        "-y",
        "@karashiiro/my-cool-proxy"
      ]
    }
  }
}

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

my cool proxy in other clients