ocr_image — extract MCP Tool
ocr_image
(ocr image) is one of 35 tools on the
extract
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call ocr_image from your client
- Claude Code extract ocr_image run in your project directory
- Claude Desktop extract ocr_image ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor extract ocr_image ~/.cursor/mcp.json
- VS Code extract ocr_image .vscode/mcp.json
- Zed extract ocr_image ~/.config/zed/settings.json
- Windsurf extract ocr_image ~/.codeium/windsurf/mcp_config.json
- Cline extract ocr_image ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI extract ocr_image ~/.gemini/settings.json
- Grok extract ocr_image .mcp.json (in your project root)
- ChatGPT extract ocr_image Settings → Connectors → Advanced → Developer mode
- Claude.ai extract ocr_image Settings → Connectors → Add custom connector
- LangChain extract ocr_image pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http extract https://mart402.com/mcp
Other tools on this server
- get_catalog
- quote_parse
- get_receipt
- search_x402_services
- get_sample
- portrait_precheck
- operator_history
- extract_url
- parse_document
- verify_invoice
- enrich_company
- structured_extract
- jp_company_profile
- document_pipeline
- pdf_merge
- pdf_pages
- pdf_info
- meal_vision
- style_profile
- style_report
- report_pack
- portrait_analysis
- jp_payroll_net
- jp_bonus_net
- jp_social_insurance
- jp_dependent_threshold
- jp_consumption_tax
- jp_business_days
- jp_overtime_wage
- jp_retirement_tax
- jp_mortgage
- jp_payslip_audit
- jp_crypto_tax
- jp_payroll_suite
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.