vistoazul-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@vistoazul-mcpenviar mensagem de texto para o contato 'João' com 'Bom dia!'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
vistoazul-mcp
Servidor MCP (Model Context Protocol) da Visto Azul. Dê ao Claude, Claude Code, Cursor e a qualquer cliente MCP a capacidade de operar o WhatsApp: enviar texto, mídia e cobrança PIX, disparar campanhas, gerenciar contatos e configurar webhooks — tudo pela API REST do Visto Azul, sem taxa por mensagem da Meta e com anti-ban de fábrica.
O que é
O MCP é o padrão que conecta agentes de IA a ferramentas externas. Com este servidor, você pede em linguagem natural — "manda um PIX de R$97 pro cliente", "dispara a campanha pra essa lista" — e o agente executa pela sua conta do Visto Azul.
Related MCP server: WAHA MCP
Ferramentas
Ferramenta | O que faz |
| Lista os números conectados e o status |
| Envia mensagem de texto |
| Envia imagem, vídeo ou documento |
| Envia cobrança PIX na conversa |
| Envia enquete |
| Verifica quem tem WhatsApp (anti-ban) |
| Cria campanha (disparo em massa) |
| Status de uma campanha |
| Lista contatos (filtra por tag) |
| Cria ou atualiza um contato |
| Configura webhook para receber mensagens |
Instalação
Você precisa de uma API key do Visto Azul: crie a conta em dashboard.vistoazul.com.br, conecte seu número e copie a key em Instâncias.
Claude Code
claude mcp add vistoazul -e VISTOAZUL_API_KEY=SUA_API_KEY -- npx -y vistoazul-mcpClaude Desktop / Cursor (config JSON)
{
"mcpServers": {
"vistoazul": {
"command": "npx",
"args": ["-y", "vistoazul-mcp"],
"env": { "VISTOAZUL_API_KEY": "SUA_API_KEY" }
}
}
}Configuração
Variável | Obrigatória | Padrão |
| sim | — |
| não |
|
Links
🌐 Site: https://vistoazul.com.br
📚 Documentação: https://vistoazul.com.br/docs
🧩 Node do n8n: https://www.npmjs.com/package/n8n-nodes-vistoazul
Licença
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/useideia/vistoazul-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server