Loomal

my-cool-proxy

MCP server by github.com/karashiiro/my-cool-proxy

An MCP server gateway that minimizes context usage via progressive Lua-driven discovery ๐ŸŒ™

14 starsnpm: @karashiiro/my-cool-proxy

About my-cool-proxy

my-cool-proxy is an MCP (Model Context Protocol) server published by karashiiro in the official MCP registry. An MCP server gateway that minimizes context usage via progressive Lua-driven discovery ๐ŸŒ™

It ships as an npm package (@karashiiro/my-cool-proxy), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/karashiiro/my-cool-proxy, where the project has earned 14 GitHub stars.

Use my-cool-proxy with your agent

Claude Code ยท one command
claude mcp add my-cool-proxy -- npx -y @karashiiro/my-cool-proxy
Claude Desktop, Cursor & other MCP clients ยท config
{
  "mcpServers": {
    "my-cool-proxy": {
      "command": "npx",
      "args": [
        "-y",
        "@karashiiro/my-cool-proxy"
      ]
    }
  }
}
npm@karashiiro/my-cool-proxy

Frequently asked questions

What is my-cool-proxy?
my-cool-proxy is an MCP (Model Context Protocol) server by karashiiro. An MCP server gateway that minimizes context usage via progressive Lua-driven discovery ๐ŸŒ™
How do I connect my-cool-proxy to Claude, Cursor, or another MCP client?
Install my-cool-proxy from its npm package (@karashiiro/my-cool-proxy) and register it under "mcpServers" in your client's MCP configuration โ€” for example claude_desktop_config.json or Cursor's mcp.json โ€” then restart the client.
Is my-cool-proxy open source?
Yes โ€” the source code is public at github.com/karashiiro/my-cool-proxy, with 14 GitHub stars.
Can AI agents pay to use my-cool-proxy?
Not yet through Loomal โ€” my-cool-proxy is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain my-cool-proxy? Claim this listing free by verifying GitHub ownership, or contact us.