file2markdown for Zed
ai.file2markdown/file2markdown
Convert documents and web pages to clean Markdown: PDF, DOCX, XLSX, EPUB, scanned files, any URL.
client:Zed
transport:streamable-http
tools:4
Install file2markdown in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"file2markdown": {
"url": "https://mcp.file2markdown.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs