MCP Server
MCP
Visual Memory MCP
Local visual UI cache for AI agents using perceptual hashing + CLIP to cut vision token use.
Install
npx -y @putervision/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@putervision/vision-memory-mcp",
"version": "1.0.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment