VectorCache Semantic Vector Cache runs on your own machine — the client starts it, so there is no endpoint to ping. 19 installs a week from npm. Last commit 16 Jul 2026.
x402-gated semantic vector cache for agent swarms: Redis-backed similarity lookup. Paid in USDC.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vectorcache -- npx -y @nodeproxy/vectorcache
{
"mcpServers": {
"vectorcache": {
"args": [
"-y",
"@nodeproxy/vectorcache"
],
"command": "npx"
}
}
}
[mcp_servers.vectorcache]
command = "npx"
args = ["-y", "@nodeproxy/vectorcache"]
{
"mcpServers": {
"vectorcache": {
"args": [
"-y",
"@nodeproxy/vectorcache"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vectorcache": {
"args": [
"-y",
"@nodeproxy/vectorcache"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.