Vision Agents
MCP Serverby gitwalter · Added 5mo ago
Claude
3
Install
git clone https://github.com/gitwalter/cursor-agent-factoryAdd to Claude
claude mcp add vision-agentsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"vision-agents": {
"command": "npx",
"args": [
"@modelcontextprotocol/vision-agents"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Image analysis with multi-modal LLMs (GPT-4V, Gemini Vision), object detection integration, image generation pipelines, and visual question answering
Tags
ai-mlpythongobashcode-reviewskill