Skip to content
Zed

agents for Zed

com.hirosecure/agents

Programmatic control of the Hiro security platform: scans, tasks, plans, and approvals.

client:Zed transport:streamable-http

Install agents in Zed

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

{
  "context_servers": {
    "agents": {
      "url": "https://api.hirosecure.com/mcp/agents"
    }
  }
}

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

agents in other clients