Developer Tools
Trust: 39/100 (Limited)io.github.karashiiro/my-cool-proxy Guide
An MCP server gateway that minimizes context usage via progressive Lua-driven discovery 🌙
11 starsby karashiiro
Quick Start
Install
npx @karashiiro/my-cool-proxyClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-karashiiro-my-cool-proxy": {
"command": "npx",
"args": [
"@karashiiro/my-cool-proxy"
]
}
}
}