contaazul_get_budget — Conta Azul MCP MCP Tool
contaazul_get_budget
(contaazul get budget) is one of 57 tools on the
Conta Azul MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call contaazul_get_budget from your client
- Claude Code Conta Azul MCP contaazul_get_budget run in your project directory
- Claude Desktop Conta Azul MCP contaazul_get_budget ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Conta Azul MCP contaazul_get_budget ~/.cursor/mcp.json
- VS Code Conta Azul MCP contaazul_get_budget .vscode/mcp.json
- Zed Conta Azul MCP contaazul_get_budget ~/.config/zed/settings.json
- Windsurf Conta Azul MCP contaazul_get_budget ~/.codeium/windsurf/mcp_config.json
- Cline Conta Azul MCP contaazul_get_budget ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Conta Azul MCP contaazul_get_budget ~/.gemini/settings.json
- Grok Conta Azul MCP contaazul_get_budget .mcp.json (in your project root)
- ChatGPT Conta Azul MCP contaazul_get_budget Settings → Connectors → Advanced → Developer mode
- Claude.ai Conta Azul MCP contaazul_get_budget Settings → Connectors → Add custom connector
- LangChain Conta Azul MCP contaazul_get_budget pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http contaazul-mcp https://api.mcp.ai/contaazul
Other tools on this server
- contaazul_list_accounts
- contaazul_get_company
- contaazul_list_people
- contaazul_get_person
- contaazul_person_write_create
- contaazul_person_write_update
- contaazul_person_delete
- contaazul_list_products
- contaazul_product_write
- contaazul_list_services
- contaazul_service_write
- contaazul_list_sales
- contaazul_get_sale
- contaazul_sale_write_create
- contaazul_sale_write_update
- contaazul_sale_cancel
- contaazul_list_contracts
- contaazul_contract_write
- contaazul_list_receivables
- contaazul_receivable_create
- contaazul_list_payables
- contaazul_payable_create
- contaazul_list_installments
- contaazul_get_installment
- contaazul_update_installment
- contaazul_list_financial_accounts
- contaazul_get_account_balance
- contaazul_list_categories
- contaazul_list_cost_centers
- contaazul_list_invoices_nfe
- contaazul_get_invoice_nfe
- contaazul_list_invoices_nfse
- contaazul_settle_installment
- contaazul_list_settlements
- contaazul_get_settlement
- contaazul_update_settlement
- contaazul_delete_settlement
- contaazul_list_transfers
- contaazul_get_initial_balance
- contaazul_list_changed_events
- contaazul_generate_charge
- contaazul_get_charge
- contaazul_cancel_charge
- contaazul_get_contract
- contaazul_contract_next_number
- contaazul_terminate_contract
- contaazul_delete_contract
- contaazul_list_budgets
- contaazul_create_budget
- contaazul_delete_budgets
- 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.