Skip to content
Zed

docmcp — Word & Excel files for Zed

io.github.adirdavi/docmcp

Real .docx and .xlsx files from structured data, with automatic Hebrew/Arabic RTL.

client:Zed transport:streamable-http

Install docmcp — Word & Excel files in Zed

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

{
  "context_servers": {
    "docmcp": {
      "url": "https://docmcp.onrender.com/mcp"
    }
  }
}

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

docmcp — Word & Excel files in other clients