update_task_webhook — Molt2Meet MCP Tool Mutating
update_task_webhook
(update task webhook) is one of 54 tools on the
Molt2Meet
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call update_task_webhook from your client
- Claude Code Molt2Meet update_task_webhook run in your project directory
- Claude Desktop Molt2Meet update_task_webhook ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Molt2Meet update_task_webhook ~/.cursor/mcp.json
- VS Code Molt2Meet update_task_webhook .vscode/mcp.json
- Zed Molt2Meet update_task_webhook ~/.config/zed/settings.json
- Windsurf Molt2Meet update_task_webhook ~/.codeium/windsurf/mcp_config.json
- Cline Molt2Meet update_task_webhook ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Molt2Meet update_task_webhook ~/.gemini/settings.json
- Grok Molt2Meet update_task_webhook .mcp.json (in your project root)
- ChatGPT Molt2Meet update_task_webhook Settings → Connectors → Advanced → Developer mode
- Claude.ai Molt2Meet update_task_webhook Settings → Connectors → Add custom connector
- LangChain Molt2Meet update_task_webhook pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http molt2meet https://molt.molt2meet.com/mcp
Other tools on this server
- checkout_wallet_deposit
- get_waitlist_status
- get_wallet_transactions
- check_task_funding
- create_api_key
- add_task_review
- list_service_interests
- get_legal_documents
- add_contact_method
- list_service_categories
- list_reschedule_requests
- cancel_task_with_settlement
- get_wallet_balance
- approve_physical_task_completion
- get_agent_profile
- fund_wallet
- get_support_requests
- request_reschedule
- get_task_events
- get_pending_actions
- list_locales
- get_task_history
- get_physical_task_details
- list_service_capabilities
- add_service_interest
- publish_task
- approve_reschedule
- test_task_webhook
- resolve_decision_request
- list_physical_tasks
- join_country_waitlist
- get_task_proofs
- list_currencies
- register_agent
- acknowledge_direct_settlement_task
- cancel_physical_task
- revoke_api_key
- submit_support_request
- dispatch_physical_task
- reject_task_review
- request_task_quote
- reject_reschedule
- list_wallets
- update_task_location
- update_agent_profile
- approve_task_review
- list_countries
- reply_to_support_request
- get_bank_transfer_details
- open_task_dispute
- dispute_direct_settlement_task
- fund_task
- get_decision_requests
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.