gcf-proxy

blackwell-systems/gcf-proxy
★ 0 stars Go AI/LLM Updated 1mo ago
MCP proxy that re-encodes JSON tool responses as GCF. Drop-in, zero changes to your server. 84% fewer tokens.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gcf-proxy": {
      "command": "go",
      "args": [
        "run",
        "github.com/blackwell-systems/gcf-proxy@latest"
      ]
    }
  }
}

README Excerpt

<p align="center"> <a href="https://github.com/blackwell-systems"><img src="https://raw.githubusercontent.com/blackwell-systems/blackwell-docs-theme/main/badge-trademark.svg" alt="Blackwell Systems"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License"></a>

Topics

gcfllmmcpproxytoken-efficiency