Skip to content
Zed

ComPDF MCP for Zed

io.github.compdf-youna/compdf-mcp

ComPDF remote MCP server

client:Zed transport:streamable-http

Install ComPDF MCP in Zed

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

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

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

ComPDF MCP in other clients