Back to Communication

Chatvolt MCP

A Model Context Protocol server that wraps the Chatvolt API, providing tools to manage agents, datastores, and CRM workflows.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "chatvolt-mcp": {
      // See GitHub repository for configuration
    }
  }
}