Skip to content
VS Code

superdocs for VS Code

app.superdocs/superdocs

AI document editing for agents: draft, edit, export .docx/PDF. 37 MCP tools; agent self-signup.

client:VS Code transport:streamable-http

Install superdocs in VS Code

.vscode/mcp.json

{
  "servers": {
    "superdocs": {
      "type": "http",
      "url": "https://api.superdocs.app/mcp/"
    }
  }
}

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

superdocs in other clients