editDocument — AILANG Parse MCP Tool
editDocument
(edit document) is one of 10 tools on the
AILANG Parse
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call editDocument from your client
- Claude Code AILANG Parse editDocument run in your project directory
- Claude Desktop AILANG Parse editDocument ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AILANG Parse editDocument ~/.cursor/mcp.json
- VS Code AILANG Parse editDocument .vscode/mcp.json
- Zed AILANG Parse editDocument ~/.config/zed/settings.json
- Windsurf AILANG Parse editDocument ~/.codeium/windsurf/mcp_config.json
- Cline AILANG Parse editDocument ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AILANG Parse editDocument ~/.gemini/settings.json
- Grok AILANG Parse editDocument .mcp.json (in your project root)
- ChatGPT AILANG Parse editDocument Settings → Connectors → Advanced → Developer mode
- Claude.ai AILANG Parse editDocument Settings → Connectors → Add custom connector
- LangChain AILANG Parse editDocument pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http parse https://docparse.ailang.sunholo.com/mcp/
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.