4,500+ servers built on MCP Fusion
Vinkius
WA Smart Business logo
Vinkius
CrewAI logo

How to Use the WA Smart Business MCP in CrewAI

Deploy autonomous WhatsApp communication strategies using CrewAI.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

WA Smart Business MCP on Cursor AI Code Editor MCP Client WA Smart Business MCP on Claude Desktop App MCP Integration WA Smart Business MCP on OpenAI Agents SDK MCP Compatible WA Smart Business MCP on Visual Studio Code MCP Extension Client WA Smart Business MCP on GitHub Copilot AI Agent MCP Integration WA Smart Business MCP on Google Gemini AI MCP Integration WA Smart Business MCP on Lovable AI Development MCP Client WA Smart Business MCP on Mistral AI Agents MCP Compatible WA Smart Business MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect WA Smart Business MCP to CrewAI

Create your Vinkius account to connect WA Smart Business to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Full-Cycle Message Deployment with CrewAI

CrewAI runs specialized agents that collaborate to send messages. The process starts by listing available templates (`list_templates`), which informs the Content Agent, who then executes `send_message`. This role-based specialization means you don't just send a message; you build an entire automated communication sequence.

Researching and Targeting WA Smart Business Contacts with CrewAI

Need to find the right person? The Research Agent can use `list_contacts` or `get_contact` to verify details. This specialization means one agent researches, another analyzes, and a third acts. This allows you to build sophisticated operations that confirm contact data before any messaging takes place.

Autonomous Group Management using CrewAI

The team can list all available groups using `list_groups`. A Moderator Agent monitors these lists, and an Action Agent then uses the group ID to send messages. This is autonomous operation at its best. CrewAI handles the handoff: Research -> Plan -> Act.

Setup guide

Set up WA Smart Business MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke WA Smart Business tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="WA Smart Business Analyst",
    goal="Access and analyze WA Smart Business data via MCP.",
    backstory="Expert analyst with direct WA Smart Business access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent WA Smart Business transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

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 WA Smart Business MCP in CrewAI

You assign a specialized Agent to use `send_message`. This agent executes the action based on the plan, ensuring the messaging is part of an autonomous operational sequence.
Yes. One specialized agent uses `list_contacts` to pull data, while another manages new records using `create_contact`. This collaboration ensures the contact database is always accurate.
The server touches contacts, groups, and message templates. CrewAI's strength is coordinating agents to read and write across these different communication assets.
It does. One agent uses `list_groups` to gather the data, which then serves as input for another specialized agent that performs the send action.
CrewAI is built for reliability. By using multiple agents (e.g., a Planner and an Action Agent), you ensure complex operations are executed methodically and autonomously.

Start using the WA Smart Business MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 7 tools

We've already built the connector for WA Smart Business. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 7 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.