Skip to content
VS Code

hilos workspace for VS Code

sh.hilos/workspace

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

client:VS Code transport:streamable-http

Install hilos workspace in VS Code

.vscode/mcp.json

{
  "servers": {
    "workspace": {
      "type": "http",
      "url": "https://hilos.sh/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

hilos workspace in other clients