Skip to content
Zed

hilos workspace for Zed

sh.hilos/workspace

Operate hilos project rooms, Docs, Tasks, messages, memory, and coding-agent review workflows.

client:Zed transport:streamable-http

Install hilos workspace in Zed

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

{
  "context_servers": {
    "workspace": {
      "url": "https://hilos.sh/api/mcp"
    }
  }
}

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

hilos workspace in other clients