setup_add_payment_template — Zooza MCP Server MCP Tool
setup_add_payment_template
(setup add payment template) is one of 37 tools on the
Zooza MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call setup_add_payment_template from your client
- Claude Code Zooza MCP Server setup_add_payment_template run in your project directory
- Claude Desktop Zooza MCP Server setup_add_payment_template ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Zooza MCP Server setup_add_payment_template ~/.cursor/mcp.json
- VS Code Zooza MCP Server setup_add_payment_template .vscode/mcp.json
- Zed Zooza MCP Server setup_add_payment_template ~/.config/zed/settings.json
- Windsurf Zooza MCP Server setup_add_payment_template ~/.codeium/windsurf/mcp_config.json
- Cline Zooza MCP Server setup_add_payment_template ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Zooza MCP Server setup_add_payment_template ~/.gemini/settings.json
- Grok Zooza MCP Server setup_add_payment_template .mcp.json (in your project root)
- ChatGPT Zooza MCP Server setup_add_payment_template Settings → Connectors → Advanced → Developer mode
- Claude.ai Zooza MCP Server setup_add_payment_template Settings → Connectors → Add custom connector
- LangChain Zooza MCP Server setup_add_payment_template pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp-server https://mcp.zooza.app/mcp
Other tools on this server
- get_terminology
- explain_data_model
- comms_list_merge_vars
- classes_list_schedule_patterns
- negotiate_terminology
- whoami
- classes_find_courses
- classes_find_resource
- classes_find_classes
- bookings_find
- bookings_add_lead
- labels_mark
- comms_find_replies
- todos_add
- todos_mark
- sessions_find_events
- sessions_get_attendance
- sessions_mark_attendance
- sessions_add_summary
- classes_preview_schedule
- classes_preview_events
- classes_commit_class
- classes_update_course_settings
- classes_update
- sessions_update
- sessions_cancel
- trainers_add_helpers
- bookings_copy_booking
- classes_add_course
- payments_add_plan
- setup_update_course_templates
- comms_list_templates
- comms_send_message
- submit_feedback
- reports_get_data
- get_skill
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.