Skip to content
Windsurf

claude-webcache for Windsurf

io.github.theyahia/claude-webcache

Cross-session WebFetch cache for Claude Code. Unlimited TTL by default, SQLite, MCP plugin.

client:Windsurf transport:stdio runtime:npm

Install claude-webcache in Windsurf

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

{
  "mcpServers": {
    "claude-webcache": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/claude-webcache"
      ]
    }
  }
}

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

claude-webcache in other clients