gcf proxy for Claude Desktop
io.github.blackwell-systems/gcf-proxy
Drop-in MCP proxy. 71% fewer tokens. Session dedup compounds to 92%. Zero code changes.
client:Claude Desktop
transport:stdio
runtime:npm
Install gcf proxy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gcf-proxy": {
"command": "npx",
"args": [
"-y",
"@blackwell-systems/gcf-proxy"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs