How to Use the Zenvia Conversion MCP in Claude Code
Automate Zenvia Conversion messaging via Claude Code for headless CI/CD pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Zenvia Conversion MCP to Claude Code
Create your Vinkius account to connect Zenvia Conversion to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Manage leads and messages through the MCP Server.
From a script or container, you can execute `create_lead`. Pass it contact details and an initial comment, and the lead is created in Zenvia Conversion. This works perfectly for nightly batch jobs. It’s reliable automation: your shell script calls the endpoint, gets confirmation, and moves on.
Retrieve detailed prospect data from Zenvia Conversion.
Need a single record? Use `get_prospect`. Pipe this output into a subsequent tool or save it as JSON. This gives your CI/CD pipeline granular access to specific lead information. It's far more reliable than scraping a UI; you get clean, structured data every time.
Automate outreach messaging with Zenvia Conversion.
Use `send_message` or `send_template`. You send the message payload and the target ID via standard input. The output confirms the transmission status, which is key for auditing. This ensures that your scheduled tasks actually complete their communication goals.
Set up Zenvia Conversion MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seezenvia-conversion-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Zenvia Conversion transactions." It will automatically discover and invoke the available Zenvia Conversion tools.
claude mcp add --transport http zenvia-conversion-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Zenvia Conversion MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Zenvia Conversion MCP today
We host it, we monitor it, we maintain it. You just paste one token.