Skip to content
Zed

api for Zed

com.docimprint/api

AI document intelligence: extract, summarize, claim-check, notarize, and signed action receipts.

client:Zed transport:streamable-http tools:22

Install api in Zed

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

{
  "context_servers": {
    "api": {
      "url": "https://api.docimprint.com/mcp"
    }
  }
}

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

What Zed can do once it is connected

api in other clients