oatmeal

3p3r/oatmeal
★ 5 stars Rust 🌐 Browser/Web Updated 7d ago
Oatmeal is a single binary tray application that extends your web agent's capabilities via an MCP server with browser automation, Bash, Python, and other automation utilities.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "oatmeal": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "oatmeal"
      ]
    }
  }
}

Topics

agent-browsermcpmcp-serverpage-agent