report_bug — Conta Azul MCP MCP Tool
report_bug
(report bug) 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 report_bug from your client
- Claude Code Conta Azul MCP report_bug run in your project directory
- Claude Desktop Conta Azul MCP report_bug ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Conta Azul MCP report_bug ~/.cursor/mcp.json
- VS Code Conta Azul MCP report_bug .vscode/mcp.json
- Zed Conta Azul MCP report_bug ~/.config/zed/settings.json
- Windsurf Conta Azul MCP report_bug ~/.codeium/windsurf/mcp_config.json
- Cline Conta Azul MCP report_bug ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Conta Azul MCP report_bug ~/.gemini/settings.json
- Grok Conta Azul MCP report_bug .mcp.json (in your project root)
- ChatGPT Conta Azul MCP report_bug Settings → Connectors → Advanced → Developer mode
- Claude.ai Conta Azul MCP report_bug Settings → Connectors → Add custom connector
- LangChain Conta Azul MCP report_bug 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_get_budget
- contaazul_create_budget
- contaazul_delete_budgets
- show_version
- 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.