send_whatsapp_template — velora MCP Tool Mutating
send_whatsapp_template
(send whatsapp template) is one of 50 tools on the
velora
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call send_whatsapp_template from your client
- Claude Code velora send_whatsapp_template run in your project directory
- Claude Desktop velora send_whatsapp_template ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor velora send_whatsapp_template ~/.cursor/mcp.json
- VS Code velora send_whatsapp_template .vscode/mcp.json
- Zed velora send_whatsapp_template ~/.config/zed/settings.json
- Windsurf velora send_whatsapp_template ~/.codeium/windsurf/mcp_config.json
- Cline velora send_whatsapp_template ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI velora send_whatsapp_template ~/.gemini/settings.json
- Grok velora send_whatsapp_template .mcp.json (in your project root)
- ChatGPT velora send_whatsapp_template Settings → Connectors → Advanced → Developer mode
- Claude.ai velora send_whatsapp_template Settings → Connectors → Add custom connector
- LangChain velora send_whatsapp_template pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http velora https://tools.somosvelora.com/api/mcp
Other tools on this server
- validate_cuit
- get_fiscal_readiness
- emit_invoice
- emit_nota
- create_product
- edit_product
- stock_load
- adjust_stock
- delete_product
- bulk_price_update
- query_catalog
- open_catalog_selector
- register_sale
- register_movement
- return_sale
- find_customer
- upsert_customer
- delete_customer
- quote_shipping
- create_shipment
- track_shipment
- get_package_profile
- send_whatsapp_text
- connection_status
- caja_consultar_saldo
- caja_ciclo_caja
- caja_registrar_movimiento
- get_payment_intent_status
- open_payment_link_wizard
- open_pending_orders
- open_cobro_status
- open_delivery_receipt
- create_tracked_payment_link
- list_suppliers
- create_supplier
- create_purchase_request
- edit_supplier
- delete_supplier
- query_sales
- connect_mercadopago
- connect_pedidosya
- connect_whatsapp
- connect_tiendanube
- upload_catalog
- open_sale_confirm
- open_caja_status
- open_onboarding
- open_business_overview
- open_shipment_prep
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.