VectorCache Semantic Vector Cache for Windsurf
io.github.pgalyen1987/vectorcache
x402-gated semantic vector cache for agent swarms: Redis-backed similarity lookup. Paid in USDC.
client:Windsurf
transport:stdio
runtime:npm
Install VectorCache Semantic Vector Cache in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"vectorcache": {
"command": "npx",
"args": [
"-y",
"@nodeproxy/vectorcache"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs