ankitjha22819/mcp-vision-tool
A local Model Context Protocol (MCP) server bridging Computer Vision (Claude 3.5 Vision, OpenCV) with IDEs for automated UI/UX auditing and visual context processing.
Platform-specific configuration:
{
"mcpServers": {
"mcp-vision-tool": {
"command": "npx",
"args": [
"-y",
"mcp-vision-tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...