strawmanus

painbaba/strawmanus
★ 0 stars Unknown language Browser/Web Updated 2d ago
StrawManus - a browser-control agent that fuses Manus's flat 12-tool action layer with Strawberry's session, natural-language selector resolution and skill-reuse layer. Runs in your real logged-in browser, self-heals when sites change, and replays successful tasks as skills. Includes an MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "strawmanus": {
      "command": "npx",
      "args": [
        "-y",
        "painbaba/strawmanus"
      ]
    }
  }
}

README Excerpt

A browser-control agent that fuses **Manus's action layer** with **Strawberry's session, selector and reuse layer**. Manus has the better *hands*: a flat 12-tool browser API, coordinate fallback when element detection fails, a JS console escape hatch, markdown-first perception, and a strict one-tool-per-iteration loop. Strawberry (Dendrite Systems) has the better *body and memory*: it runs in your real logged-in browser, resolves elements from natural language and caches the result so it self-he

Topics

ai-agentsbrowser-automationmcppythonweb-agent