Skip to content
Zed

docs2mcp for Zed

com.docs2mcp/docs2mcp

Query your own PDFs and documents from any MCP client. Every answer cites the page it came from.

client:Zed transport:streamable-http

Install docs2mcp in Zed

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

{
  "context_servers": {
    "docs2mcp": {
      "url": "https://mcp.docs2mcp.com/mcp"
    }
  }
}

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

docs2mcp in other clients