loading…
Search for a command to run...
loading…
Provides AI assistants with visual feedback for responsive web design by capturing screenshots and extracting DOM layout data through the Viewpo macOS app. It e
Provides AI assistants with visual feedback for responsive web design by capturing screenshots and extracting DOM layout data through the Viewpo macOS app. It enables automated UI verification and responsive behavior comparison across multiple viewport breakpoints.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"viewpo-mcp": {
"command": "npx",
"args": []
}
}
}