Skip to Content
πŸ”Œ MCPOverview

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 WhatsApp messages to phone numbers or chats
  • search-contact β€” Search WhatsApp contacts, groups, and recent chats by name or phone number
  • list-chats β€” List WhatsApp chats (individual and group), with optional filtering
  • get-chat-messages β€” Read messages from a WhatsApp chat with optional filtering and date ranges
  • create-group β€” Create a new WhatsApp group with specified participants
  • add-participants-to-group β€” Add participants to an existing WhatsApp group
  • remove-participants-from-group β€” Remove participants from a WhatsApp group
  • promote-participants-to-admins β€” Promote participants to admins in a WhatsApp group
  • demote-participants-from-admins β€” Demote participants from admin status in a WhatsApp group

Getting Started

Head to Setup Instructions for step-by-step guides for your preferred AI client.

Last updated on