ladybird

GitHub

Truly independent web browser

65,486 stars C++ 1 file ยท ~520 tokens #browser#browser-engine

ladybird MCP Server

MCP server for LadybirdBrowser/ladybird

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