omie_upload_attachment — Omie MCP Tool
omie_upload_attachment
(omie upload attachment) is one of 59 tools on the
Omie
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call omie_upload_attachment from your client
- Claude Code Omie omie_upload_attachment run in your project directory
- Claude Desktop Omie omie_upload_attachment ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Omie omie_upload_attachment ~/.cursor/mcp.json
- VS Code Omie omie_upload_attachment .vscode/mcp.json
- Zed Omie omie_upload_attachment ~/.config/zed/settings.json
- Windsurf Omie omie_upload_attachment ~/.codeium/windsurf/mcp_config.json
- Cline Omie omie_upload_attachment ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Omie omie_upload_attachment ~/.gemini/settings.json
- Grok Omie omie_upload_attachment .mcp.json (in your project root)
- ChatGPT Omie omie_upload_attachment Settings → Connectors → Advanced → Developer mode
- Claude.ai Omie omie_upload_attachment Settings → Connectors → Add custom connector
- LangChain Omie omie_upload_attachment pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http omie-mcp https://api.mcp.ai/p_omie
Other tools on this server
- omie_list_accounts
- omie_list_payables
- omie_get_payable
- omie_create_payable
- omie_update_payable
- omie_settle_payable
- omie_delete_payable
- omie_list_receivables
- omie_get_receivable
- omie_create_receivable
- omie_update_receivable
- omie_settle_receivable
- omie_delete_receivable
- omie_list_financial_movements
- omie_list_checking_accounts
- omie_get_checking_account_balance
- omie_create_checking_account
- omie_update_checking_account
- omie_delete_checking_account_entry
- omie_list_customers
- omie_get_customer
- omie_create_customer
- omie_update_customer
- omie_list_categories
- omie_list_departments
- omie_list_projects
- omie_list_document_types
- omie_list_invoices
- omie_transfer_between_accounts
- omie_create_checking_account_entry
- omie_update_checking_account_entry
- omie_get_checking_account_entry
- omie_list_checking_account_entries
- omie_cancel_payment
- omie_cancel_receipt
- omie_reconcile_receipt
- omie_unreconcile_receipt
- omie_upsert_payables_batch
- omie_upsert_receivables_batch
- omie_get_invoice
- omie_get_invoice_xml
- omie_list_attachments
- omie_get_attachment
- omie_delete_attachment
- omie_settle_payables_batch
- omie_settle_receivables_batch
- omie_list_category_types
- omie_get_category
- omie_create_category
- omie_update_category
- omie_cadastrar
- omie_lancar
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate
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.