Vision Squeezer runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 22 Jul 2026.
Cut vision-LLM token costs by snapping images to tile boundaries — Claude, GPT, Gemini, Llama, Qwen
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-squeezer -- npx -y vision-squeezer
{
"mcpServers": {
"vision-squeezer": {
"args": [
"-y",
"vision-squeezer"
],
"command": "npx"
}
}
}
[mcp_servers.vision-squeezer]
command = "npx"
args = ["-y", "vision-squeezer"]
{
"mcpServers": {
"vision-squeezer": {
"args": [
"-y",
"vision-squeezer"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vision-squeezer": {
"args": [
"-y",
"vision-squeezer"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.