ProjectVisBug

GitHub

FireBug for designers โ€บ Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug

5,732 stars JavaScript 1 file ยท ~1,194 tokens #debugging-tool#design-tools#extension#inspector#toolkit#wsiwyg

ProjectVisBug MCP Server

MCP server for GoogleChromeLabs/ProjectVisBug

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "ProjectVisBug": {
      "command": "npx",
      "args": [
        "-y",
        "@GoogleChromeLabs/ProjectVisBug"
      ]
    }
  }
}