Skip to content
VS Code

cache proxy for VS Code

io.github.ainode-tech/cache-proxy

LLM caching proxy (x402 USDC on Base) - exact + semantic cache. Free health.

client:VS Code transport:streamable-http tools:2

Install cache proxy in VS Code

.vscode/mcp.json

{
  "servers": {
    "cache-proxy": {
      "type": "http",
      "url": "https://cache.api.ainode.tech/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

cache proxy in other clients