Skip to content

Hive Agent Storage for Zed

io.github.srotzin/hive-mcp-agent-storage

Encrypted A2A object storage for autonomous agent state and artifacts

client:Zed transport:streamable-http

Install Hive Agent Storage in Zed

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

{
  "context_servers": {
    "hive-mcp-agent-storage": {
      "url": "https://hive-mcp-agent-storage.onrender.com/mcp"
    }
  }
}

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

Hive Agent Storage in other clients