← Back to Plugins
MCP Server MCP

Scout

github By github 👁 1 views ▲ 0 votes

Browser automation MCP server with 84 tools. Pure CDP, DOM diffing, vision hybrid.

Homepage Verified source GitHub

Install

oci:ghcr.io/klarlabs-studio/scout:1.15.3

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/klarlabs-studio/scout:1.15.3",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": ""
        },
        {
          "value": "serve",
          "type": ""
        }
      ]
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...