Skip to content
Claude Desktop

VectorCache Semantic Vector Cache for Claude Desktop

io.github.pgalyen1987/vectorcache

x402-gated semantic vector cache for agent swarms: Redis-backed similarity lookup. Paid in USDC.

client:Claude Desktop transport:stdio runtime:npm

Install VectorCache Semantic Vector Cache in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "vectorcache": {
      "command": "npx",
      "args": [
        "-y",
        "@nodeproxy/vectorcache"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

VectorCache Semantic Vector Cache in other clients