AILANG Parse for Cursor
io.github.sunholo-data/parse
Deterministic DOCX/PPTX/XLSX/PDF parser: track changes, comments, headers, footers, merged cells.
client:Cursor
transport:streamable-http
runtime:npm
tools:10
Install AILANG Parse in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"parse": {
"url": "https://docparse.ailang.sunholo.com/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs