mcpEstimate — AILANG Parse MCP Tool
mcpEstimate
(mcp estimate) 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 mcpEstimate from your client
- Claude Code AILANG Parse mcpEstimate run in your project directory
- Claude Desktop AILANG Parse mcpEstimate ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AILANG Parse mcpEstimate ~/.cursor/mcp.json
- VS Code AILANG Parse mcpEstimate .vscode/mcp.json
- Zed AILANG Parse mcpEstimate ~/.config/zed/settings.json
- Windsurf AILANG Parse mcpEstimate ~/.codeium/windsurf/mcp_config.json
- Cline AILANG Parse mcpEstimate ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AILANG Parse mcpEstimate ~/.gemini/settings.json
- Grok AILANG Parse mcpEstimate .mcp.json (in your project root)
- ChatGPT AILANG Parse mcpEstimate Settings → Connectors → Advanced → Developer mode
- Claude.ai AILANG Parse mcpEstimate Settings → Connectors → Add custom connector
- LangChain AILANG Parse mcpEstimate 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.