Visual Memory MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 008 installs a week from npm. Last commit 4 Aug 2026.
Local visual UI cache for AI agents using perceptual hashing + CLIP to cut vision token use.
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 vision-memory-mcp -- npx -y @putervision/vision-memory-mcp
{
"mcpServers": {
"vision-memory-mcp": {
"args": [
"-y",
"@putervision/vision-memory-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.vision-memory-mcp]
command = "npx"
args = ["-y", "@putervision/vision-memory-mcp"]
{
"mcpServers": {
"vision-memory-mcp": {
"args": [
"-y",
"@putervision/vision-memory-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vision-memory-mcp": {
"args": [
"-y",
"@putervision/vision-memory-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.