@agent-one/browser-hermes
v1.0.0
Published
Auto-configure Hermes Agent for AgentOne Browser MCP tools
Downloads
86
Readme
@agent-one/browser-hermes
Auto-configure Hermes Agent for AgentOne Browser MCP tools.
Installation
npx -y @agent-one/browser-hermes --url https://browser.ai-automate.me --token your-tokenWhat It Does
- Reads
~/.hermes/config.yaml - Adds/updates
agentone-browserMCP server entry (idempotent, YAML-safe merge) - Validates connectivity to the server
- Prints result
Options
| Flag | Description | Default |
|------|-------------|---------|
| --url, -u | Server URL | https://browser.ai-automate.me |
| --token, -t | Auth token | (from AGENTONE_TOKEN env) |
After Setup
Run /reload-mcp in Hermes to apply the new configuration.
License
MIT
