Skip to content
Zed

Unmarkdown for Zed

io.github.unmarkdown/mcp-server

The document publishing layer for AI tools. Convert markdown to 6 destinations, 62 templates.

client:Zed transport:streamable-http runtime:npm

Install Unmarkdown in Zed

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

{
  "context_servers": {
    "mcp-server": {
      "url": "https://unmarkdown.com/api/mcp"
    }
  }
}

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

Unmarkdown in other clients