parse_invoice — docforge MCP Tool
parse_invoice
(parse invoice) is one of 5 tools on the
docforge
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call parse_invoice from your client
- Claude Code docforge parse_invoice run in your project directory
- Claude Desktop docforge parse_invoice ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor docforge parse_invoice ~/.cursor/mcp.json
- VS Code docforge parse_invoice .vscode/mcp.json
- Zed docforge parse_invoice ~/.config/zed/settings.json
- Windsurf docforge parse_invoice ~/.codeium/windsurf/mcp_config.json
- Cline docforge parse_invoice ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI docforge parse_invoice ~/.gemini/settings.json
- Grok docforge parse_invoice .mcp.json (in your project root)
- ChatGPT docforge parse_invoice Settings → Connectors → Advanced → Developer mode
- Claude.ai docforge parse_invoice Settings → Connectors → Add custom connector
- LangChain docforge parse_invoice pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http docforge https://docforged.mcpize.run/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.