Chatvolt
Integrates with Chatvolt's conversational platform to manage agents, datastores, and CRM workflows, enabling creation of multi-LLM chatbots with knowledge management and automated customer engagement sequences.
1 stars
0 tools
Created Aug 2025
@miguelmartinezcv/miguelmartinezcv-chatvolt-chatvolt-mcpAbout
Integrates with Chatvolt's conversational platform to manage agents, datastores, and CRM workflows, enabling creation of multi-LLM chatbots with knowledge management and automated customer engagement sequences.
Categories
general
Installation
npm
npm install @miguelmartinezcv/miguelmartinezcv-chatvolt-chatvolt-mcp
Configuration
{
"mcpServers": {
"miguelmartinezcv-chatvolt-chatvolt-mcp": {
"command": "npx",
"args": [
"-y",
"@miguelmartinezcv/miguelmartinezcv-chatvolt-chatvolt-mcp"
]
}
}
}