organizze_create_budget — Organizze MCP Tool
organizze_create_budget
(organizze create budget) is one of 68 tools on the
Organizze
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call organizze_create_budget from your client
- Claude Code Organizze organizze_create_budget run in your project directory
- Claude Desktop Organizze organizze_create_budget ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Organizze organizze_create_budget ~/.cursor/mcp.json
- VS Code Organizze organizze_create_budget .vscode/mcp.json
- Zed Organizze organizze_create_budget ~/.config/zed/settings.json
- Windsurf Organizze organizze_create_budget ~/.codeium/windsurf/mcp_config.json
- Cline Organizze organizze_create_budget ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Organizze organizze_create_budget ~/.gemini/settings.json
- Grok Organizze organizze_create_budget .mcp.json (in your project root)
- ChatGPT Organizze organizze_create_budget Settings → Connectors → Advanced → Developer mode
- Claude.ai Organizze organizze_create_budget Settings → Connectors → Add custom connector
- LangChain Organizze organizze_create_budget pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http organizze-mcp https://api.mcp.ai/p_organizze
Other tools on this server
- organizze_list_accounts
- organizze_list_credit_cards
- organizze_list_categories
- organizze_list_transactions
- organizze_list_transferences
- organizze_list_budgets
- organizze_get_credit_card_invoices
- organizze_get_financial_summary
- organizze_search_transactions
- organizze_get_transaction
- organizze_get_credit_card_invoice
- organizze_get_budget_summary
- organizze_get_income_vs_expenses
- organizze_transactions_list_results
- organizze_suggest_categories
- organizze_get_account_context
- organizze_resolve_entity
- organizze_get_upcoming_bills
- organizze_get_monthly_overview
- organizze_get_categories_report
- organizze_get_categories_evolution
- organizze_get_tags_report
- organizze_get_invoices_matrix
- organizze_find_duplicates
- organizze_find_installments
- organizze_find_subscriptions
- organizze_get_bank_connections
- organizze_get_open_finance_status
- organizze_get_latest_imports
- organizze_get_balances
- organizze_get_cashflow_forecast
- organizze_list_recurrences
- organizze_list_institutions
- organizze_load_skill
- organizze_create_transaction
- organizze_create_account
- organizze_inform_invoice_payment
- organizze_update_transaction
- organizze_delete_transaction
- organizze_set_transaction_paid
- organizze_create_transfer
- organizze_register_invoice_payment
- organizze_uninform_invoice_payment
- organizze_create_category
- organizze_update_category
- organizze_delete_category
- organizze_update_budget
- organizze_delete_budget
- organizze_clone_budgets
- organizze_update_account
- organizze_delete_account
- organizze_create_credit_card
- organizze_update_credit_card
- organizze_delete_credit_card
- organizze_mass_create_transactions
- organizze_mass_update_transactions
- organizze_mass_delete_transactions
- organizze_add_transactions_tags
- organizze_update_transactions_categories
- organizze_update_transactions_descriptions
- organizze_mass_manage_categories
- 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.