Leluth/underpixel
Chrome extension + MCP server — record, replay, and understand what's behind the pixels. Timestamped visual-API correlation for Claude Code and any MCP client.
Platform-specific configuration:
{
"mcpServers": {
"underpixel": {
"command": "npx",
"args": [
"-y",
"underpixel"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...