Skip to content
Zed

Docu-Scan MCP for Zed

com.spocont/docu-scan

PDF and document extraction via Google Document AI. Free trial available.

client:Zed transport:streamable-http

Install Docu-Scan MCP in Zed

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

{
  "context_servers": {
    "docu-scan": {
      "url": "https://docu-scan.spocont.com/api/document-scan/mcp"
    }
  }
}

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

Docu-Scan MCP in other clients