MCP Server
The Model Context Protocol (MCP) server provides a standardized interface that allows any compatible AI model or agent to access your Volt data in a simple and secure way.
Connect to our MCP server natively in Claude, Cursor, and other clients or use the mcp-remote module for backwards compatibility with clients that do not support remote MCP.
Volt’s MCP server follows the authenticated remote MCP spec, so the server is centrally hosted and managed. The Volt MCP server has tools available for sending messages, searching contacts, managing chats and groups — with more functionality on the way.
Available Tools
- send-message — Send a WhatsApp message immediately to one recipient
- schedule-message — Schedule a WhatsApp text message for future delivery
- send-broadcast — Queue the same WhatsApp message for paced background delivery to 4+ recipients
- search-contact — Search WhatsApp contacts by name, nickname, handle, or phone number
- add-contact — Save a new contact in WhatsApp using a phone number, PN JID, or LID
- list-chats — Get WhatsApp chats matching specified criteria
- get-chat-messages — Read messages from a WhatsApp chat
- create-group — Create a new WhatsApp group with the specified name and participants
- add-participants-to-group — Add participants to an existing WhatsApp group when WhatsApp allows it
- remove-participants-from-group — Remove participants from a WhatsApp group
- promote-participants-to-admins — Promote participants to admin status in a WhatsApp group
- demote-participants-from-admins — Demote participants from admin status in a WhatsApp group
- add-chat-to-lists — Add one WhatsApp chat to one or more existing Volt lists
- remove-chat-from-lists — Remove one WhatsApp chat from one or more existing Volt lists
- get-chat-lists — Read the existing Volt lists a WhatsApp chat belongs to
- get-chats-in-list — List WhatsApp chats that belong to an existing Volt list
- set-chat-read-state — Mark a WhatsApp chat as read or unread
- set-chat-archive-state — Archive or unarchive a WhatsApp chat
Getting Started
Head to Setup Instructions for step-by-step guides for your preferred AI client.
Last updated on