Home › Other › my-cool-proxy

my-cool-proxy

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

TypeScript
★ 15 stars Last pushed 2026-04-30 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.5.4)

npx -y @karashiiro/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "my-cool-proxy": {
      "command": "npx",
      "args": [
        "-y",
        "@karashiiro/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry