Skip to content
VS Code

AILANG Parse for VS Code

io.github.sunholo-data/parse

Deterministic DOCX/PPTX/XLSX/PDF parser: track changes, comments, headers, footers, merged cells.

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

Install AILANG Parse in VS Code

.vscode/mcp.json

{
  "servers": {
    "parse": {
      "type": "http",
      "url": "https://docparse.ailang.sunholo.com/mcp/"
    }
  }
}

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

What VS Code can do once it is connected

AILANG Parse in other clients