Loading MCP server directory, please wait...
MCP server for Zenvia — SMS, WhatsApp, RCS messaging and templates
npx @getmcp/cli add io.github.codespar/mcp-zenviaRequires Node.js 18+. Community-contributed server. Review source before installing.
ZENVIA_API_TOKENAPI key for zenvia
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-zenvia": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-zenvia"
],
"env": {
"ZENVIA_API_TOKEN": ""
}
}
}
}