An MCP server that analyzes images using OpenRouter's Gemini Flash model, supporting local file paths and URLs.
{ "mcpServers": { "vision": { "command": "npx", "args": [ "-y", "vision-mcp" ] } } }