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