my cool proxy for Claude Desktop
io.github.karashiiro/my-cool-proxy
An MCP server gateway that minimizes context usage via progressive Lua-driven discovery 🌙
client:Claude Desktop
transport:stdio
runtime:npm
Install my cool proxy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"my-cool-proxy": {
"command": "npx",
"args": [
"-y",
"@karashiiro/my-cool-proxy"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs