Skip to content
VS Code

Unplain for VS Code

io.unplain/unplain

Your assistant writes the ebook or report; Unplain designs it and returns a publish-ready PDF.

client:VS Code transport:streamable-http

Install Unplain in VS Code

.vscode/mcp.json

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

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

Unplain in other clients