whatsapp_send_location — Green API WhatsApp MCP Tool
whatsapp_send_location
(whatsapp send location) is one of 41 tools on the
Green API WhatsApp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call whatsapp_send_location from your client
- Claude Code Green API WhatsApp whatsapp_send_location run in your project directory
- Claude Desktop Green API WhatsApp whatsapp_send_location ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Green API WhatsApp whatsapp_send_location ~/.cursor/mcp.json
- VS Code Green API WhatsApp whatsapp_send_location .vscode/mcp.json
- Zed Green API WhatsApp whatsapp_send_location ~/.config/zed/settings.json
- Windsurf Green API WhatsApp whatsapp_send_location ~/.codeium/windsurf/mcp_config.json
- Cline Green API WhatsApp whatsapp_send_location ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Green API WhatsApp whatsapp_send_location ~/.gemini/settings.json
- Grok Green API WhatsApp whatsapp_send_location .mcp.json (in your project root)
- ChatGPT Green API WhatsApp whatsapp_send_location Settings → Connectors → Advanced → Developer mode
- Claude.ai Green API WhatsApp whatsapp_send_location Settings → Connectors → Add custom connector
- LangChain Green API WhatsApp whatsapp_send_location pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http whatsapp https://mcp.green-api.com/mcp
Other tools on this server
- whatsapp_add_group_participant
- whatsapp_check_whatsapp
- whatsapp_connect
- whatsapp_create_group
- whatsapp_create_instance
- whatsapp_delete_instance
- whatsapp_delete_message
- whatsapp_delete_notification
- whatsapp_disconnect
- whatsapp_edit_message
- whatsapp_forward_messages
- whatsapp_get_authorization_code
- whatsapp_get_chat_history
- whatsapp_get_contact_avatar
- whatsapp_get_contact_info
- whatsapp_get_contacts
- whatsapp_get_group_data
- whatsapp_get_instances
- whatsapp_get_message
- whatsapp_get_qr
- whatsapp_get_settings
- whatsapp_get_state
- whatsapp_get_wa_settings
- whatsapp_last_incoming_messages
- whatsapp_last_outgoing_messages
- whatsapp_leave_group
- whatsapp_logout
- whatsapp_read_chat
- whatsapp_reboot
- whatsapp_receive_notification
- whatsapp_remove_group_admin
- whatsapp_remove_group_participant
- whatsapp_send_contact
- whatsapp_send_file
- whatsapp_send_file_by_upload
- whatsapp_send_message
- whatsapp_send_poll
- whatsapp_set_group_admin
- whatsapp_set_settings
- whatsapp_upload_file
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.