Skip to content
Windsurf

cache for Windsurf

io.github.rog0x/cache

Cache headers, CDN, LRU simulation for AI agents

client:Windsurf transport:stdio runtime:npm

Install cache in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "cache": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-cache-tools"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

cache in other clients