Skip to content
Zed

docspace for Zed

io.github.onlyoffice/docspace

A room-based collaborative platform

client:Zed transport:sse runtime:mcpb

Install docspace in Zed

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

{
  "context_servers": {
    "docspace": {
      "url": "https://mcp.onlyoffice.com/sse"
    }
  }
}

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

docspace in other clients