Skip to content
Zed

HiddenContent for Zed

ai.hiddencontent/mcp

Check a document for hidden text before your agent reads it. PDF, Office, RTF, HTML.

client:Zed transport:streamable-http runtime:npm

Install HiddenContent in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://api.hiddencontent.ai/v1/mcp"
    }
  }
}

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

HiddenContent in other clients