Skip to content
Zed

AgentMD for Zed

io.github.djrobson5/agentmd

Convert PDF, DOCX, HTML, and URLs to clean, LLM-ready markdown with tables preserved

client:Zed transport:streamable-http runtime:npm tools:2

Install AgentMD in Zed

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

{
  "context_servers": {
    "agentmd": {
      "url": "https://www.getagentmd.com/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

AgentMD in other clients