Mdkit for Zed
online.mdkit/mdkit
Document-to-Markdown MCP server — convert PDF, Office and HTML into LLM-ready Markdown.
client:Zed
transport:streamable-http
Install Mdkit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mdkit": {
"url": "https://api.mdkit.online/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs