loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

testmu-browser-agent-public

MCP Tool

4DvAnCeBoY/testmu-browser-agent-public

AI-native browser automation CLI and MCP server for Chrome. 90+ commands. Works with Claude Code, Cursor, Copilot, and 6 more.

Install

$ npx loaditout add 4DvAnCeBoY/testmu-browser-agent-public

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "testmu-browser-agent-public": {
      "command": "npx",
      "args": [
        "-y",
        "testmu-browser-agent-public"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

testmu-browser-agent

AI-native browser automation CLI and MCP server for Chrome. Single binary, zero dependencies.

[](https://github.com/4DvAnCeBoY/testmu-browser-agent-public/actions) [](https://github.com/4DvAnCeBoY/testmu-browser-agent-public/releases)

Works with your AI coding tool

| Claude Code | Cursor | GitHub Copilot | Windsurf | Gemini CLI | Codex | Goose | OpenCode | Cline | |:-----------:|:------:|:--------------:|:--------:|:----------:|:-----:|:-----:|:--------:|:-----:| | Setup | Setup | Setup | Setup | Setup | Setup | Setup | Setup | Setup |

> Works with any agent that can run shell commands or connect via MCP. Auto-install all plugins with one script.

---

90+ CLI commands. 10 MCP tools. Stable @ref element IDs. Single binary. Zero dependencies.

---

Quick Start
# Install
curl -sSL https://raw.githubusercontent.com/4DvAnCeBoY/testmu-browser-agent-public/main/scripts/install.sh | sh

# Open a page
testmu-browser-agent open https://example.com

# Take an accessibility snapshot (shows @ref IDs for all interactive elements)
testmu-browser-agent snapshot

# Click a button by its @ref ID
testmu-browser-agent click @e1

# Fill a form field
testmu-browser-agent fill @e5 "hello@example.com"

# Take a screenshot
testmu-browser-agent screenshot --output page.png

# Close the browser
testmu-browser-agent close

---

What is testmu-browser-agent?

testmu-browser-agent is a single Go binary that exposes browser automation through three surfaces: a 90+ command CLI, a 10-tool MCP server for Claude Code, and a REST/SSE daemon API.

Tags

ai-agentsbrowser-automationchromeclaude-codeclimcptestingweb-scraping

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated15 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/4DvAnCeBoY/testmu-browser-agent-public)](https://loaditout.ai/skills/4DvAnCeBoY/testmu-browser-agent-public)