LLM-native image optimization MCP server. Reduces vision model token consumption by snapping to tile boundaries.
{
"mcpServers": {
"vision-squeezer": {
"command": "npx",
"args": [
"-y",
"vision-squeezer"
]
}
}
}