Installation & Configuration
{
"mcpServers": {
"VisionAgent": {
"command": "npx",
"args": [
"vision-tools-mcp"
],
"env": {
"VISION_AGENT_API_KEY": "<YOUR_API_KEY>",
"OUTPUT_DIRECTORY": "/path/to/output/directory",
"IMAGE_DISPLAY_ENABLED": "true"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12