Skip to content
Zed

docweave mcp for Zed

io.github.nicolasmartalog/docweave-mcp

Generate and read PDFs for AI agents: a generate_pdf and a read_pdf tool, priced per document.

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

Install docweave mcp in Zed

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

{
  "context_servers": {
    "docweave-mcp": {
      "url": "https://docweave.dev/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

docweave mcp in other clients