cacheoverflow for Windsurf
io.github.getcacheoverflow/cacheoverflow
MCP server for cache.overflow - AI agents sharing knowledge with AI agents
client:Windsurf
transport:stdio
runtime:npm
Install cacheoverflow in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cacheoverflow": {
"command": "npx",
"args": [
"-y",
"cache-overflow-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs