What problem does it solve?
Recorded MCP workflows often produce tool signatures and execution behavior that are brittle, confusing to agents, or incompatible with the target site’s anti-bot protections, making the workflow hard to reuse reliably.
Core Features & Use Cases
- Execution strategy hardening: Ensures generated servers reliably execute via Tabby’s browser-side
execute/fetch flow, handling HITL-login edge cases and anti-bot failures.
- Interface cleanup for agent usability: Renames opaque internal tool parameters into natural-language arguments so Claude Code can call tools without knowing implementation details.
- Bot-detection and auth-failure mitigation: Guides targeted fixes for credential formatting issues, ACTIVE profile promotion, rate-limiting scenarios, and browser-auth execution modes.
Quick Start
Use the noui-generalize skill to generalize your recorded workflow into a Claude Code–usable tool interface while preserving the working browser execution mechanics.