Skip to content
Zed

DeckSpace for Zed

org.deckspace/publish

Publish an HTML presentation — a slide deck or scrolling document — at a shareable link.

client:Zed transport:streamable-http

Install DeckSpace in Zed

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

{
  "context_servers": {
    "publish": {
      "url": "https://app.deckspace.org/mcp"
    }
  }
}

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

DeckSpace in other clients