Skip to content

AgentUtility Browser Workflow for Zed

ai.agentutility/mcp-browser-workflow

MCP server for the @agentutility browser-workflow cluster — pay-per-call x402 tools, no API keys…

client:Zed transport:stdio runtime:npm

Install AgentUtility Browser Workflow in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-browser-workflow": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-browser-workflow"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

AgentUtility Browser Workflow in other clients