Loomal

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

3 starsoci: ghcr.io/felixgeelhaar/scout:1.10.0

About Scout

Scout is an MCP (Model Context Protocol) server published by felixgeelhaar in the official MCP registry, listed under App Automation on Loomal. Browser automation MCP server with 84 tools. Pure CDP, DOM diffing, vision hybrid.

It ships as a Docker image (ghcr.io/felixgeelhaar/scout:1.10.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/felixgeelhaar/scout, where the project has earned 3 GitHub stars.

Use Scout with your agent

Claude Code · one command
claude mcp add scout -- docker run -i --rm ghcr.io/felixgeelhaar/scout:1.10.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "scout": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/felixgeelhaar/scout:1.10.0"
      ]
    }
  }
}
ocighcr.io/felixgeelhaar/scout:1.10.0

Frequently asked questions

What is Scout?
Scout is an MCP (Model Context Protocol) server by felixgeelhaar in the App Automation category. Browser automation MCP server with 84 tools. Pure CDP, DOM diffing, vision hybrid.
How do I connect Scout to Claude, Cursor, or another MCP client?
Install Scout from its oci package (ghcr.io/felixgeelhaar/scout:1.10.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Scout open source?
Yes — the source code is public at github.com/felixgeelhaar/scout, with 3 GitHub stars.
Can AI agents pay to use Scout?
Not yet through Loomal — Scout is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Scout? Claim this listing free by verifying GitHub ownership, or contact us.