Skip to content

Agent Utility MCP for Zed

io.github.insivotron/agent-utility-mcp

Stop your agent before it runs rm -rf /etc or emails your .env. Deterministic preflight checks.

client:Zed transport:streamable-http tools:4

Install Agent Utility MCP in Zed

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

{
  "context_servers": {
    "agent-utility-mcp": {
      "url": "https://agent-utility-mcp.insivotron.workers.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

Agent Utility MCP in other clients