zen-agent

fschrhunt/zen-agent
★ 0 stars TypeScript Code/Dev Tools Updated today
A considerate, space-aware CLI and MCP server for background automation in Zen Browser.
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": {
    "zen-agent": {
      "command": "npx",
      "args": [
        "-y",
        "fschrhunt/zen-agent"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="assets/zen-agent.svg" alt="Zen Agent" width="420" /> <br /> <br /> **A considerate, space-aware CLI and MCP server for background automation in Built for terminal-native agents that need to use the browser without taking over the window you are actively working in. </div>