A Model Context Protocol server that wraps the Chatvolt API, providing tools to manage agents, datastores, and CRM workflows.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"env": {
"CHATVOLT_API_KEY": "73ea24d9-0056-41a4-b0cd-32f5298ee59f"
},
"args": [
"chatvolt-mcp"
],
"command": "npx"
}