web-agent-protocol

OTA-Tech-AI/web-agent-protocol
★ 493 stars Python 🌐 Browser/Web Updated 1mo ago
🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
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": {
    "web-agent-protocol": {
      "command": "uvx",
      "args": [
        "web-agent-protocol"
      ]
    }
  }
}

Or install with pip: pip install web-agent-protocol

Topics

ai-agentsai-toolsbrowser-automationbrowser-usellmmcpmcp-servermodelcontextprotocolplaywrightpythonrecord-replaywapweb-agent-protocolweb-agents