Skip to content
Zed

Storydoc for Zed

com.storydoc/mcp

Generate and manage Storydoc presentations from any MCP-compatible client.

client:Zed transport:streamable-http

Install Storydoc in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.storydoc.com/mcp"
    }
  }
}

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

Storydoc in other clients