{
  "name": "unbrowser-full",
  "description": "Complete Unbrowser suite with all tools",
  "mcpServers": {
    "unbrowser-full": {
      "command": "npx",
      "args": ["unbrowser", "--profile=full"],
      "tools": [
        "smart_browse",
        "batch_browse",
        "execute_api_call",
        "api_auth",
        "session_management",
        "ai_feedback",
        "webhook_management",
        "dynamic_handler_stats",
        "capture_screenshot",
        "export_har",
        "debug_traces"
      ]
    }
  }
}
