Skip to content
VS Code

HiddenContent for VS Code

ai.hiddencontent/mcp

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

client:VS Code transport:streamable-http runtime:npm

Install HiddenContent in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.hiddencontent.ai/v1/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

HiddenContent in other clients