← Back to Vision MCP Server
Install Vision MCP Server
Pick your client, copy the command, done.
1
Add it to Claude Code
claude mcp add -e "GROQ_API_KEY=${GROQ_API_KEY}" vision-mcp-server -- python -m vision_mcp_server.serverRequired:
GROQ_API_KEYEnvironment Variables
Set these before running Vision MCP Server.
VariableDescriptionRequired
GROQ_API_KEYAPI key for accessing Groq servicesYesAvailable Tools (8)
Once configured, Vision MCP Server gives your AI agent access to:
analyze_imageGeneral image analysisextract_textOCR text extractiondescribe_uiUI component analysisdiagnose_errorError screenshot analysisunderstand_diagramDiagram interpretationanalyze_chartChart and dashboard analysiscompare_imagesImage comparisoncode_from_screenshotCode extraction from screenshotsTry It Out
After setup, try these prompts with your AI agent:
→Describe this image: screenshot.png
→Extract text from this document: scan.jpg
→What's wrong with this error screenshot: error.png
→Explain this architecture diagram: system-diagram.png
→Compare these two UI screenshots: old-ui.png vs new-ui.png
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Python 3.8+ with pip installed
GROQ_API_KEY— API key for accessing Groq services
Conare · memory for coding agents
Keep this setup from going cold
Save the docs, env vars, and workflow around Vision MCP Server in Conare so Claude Code, Codex, and Cursor remember it next time.
Remember this setup$npx conare@latest