How to Use the WA Smart Business MCP in Claude Code
Run WA Smart Business communication tasks in CI/CD with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect WA Smart Business MCP to Claude Code
Create your Vinkius account to connect WA Smart Business 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.
Verifying Connectivity Status
For deployment scripts, run `check_wasmart_status` to ensure the endpoint is active. This function provides a simple pass/fail code that's perfect for pipeline gates. You can pipe this output directly into other tools to make an automated decision based on the status.
Bulk Customer Provisioning
In a script, you can execute `list_customers` to validate existing IDs. If needed, run `create_customer` to provision new accounts programmatically. This is ideal for an initial sync job or a nightly cron task that needs fresh records.
Automating Message Sending via CLI
To send out updates, call `send_template` from your shell script. The output confirms the message ID and success status for logging. Alternatively, if it's a one-off alert, calling `send_message` is fast and reliable in a headless environment.
Set up WA Smart Business 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 seewa-smart-business-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest WA Smart Business transactions." It will automatically discover and invoke the available WA Smart Business tools.
claude mcp add --transport http wa-smart-business-alternative-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 WA Smart Business MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the WA Smart Business MCP today
We host it, we monitor it, we maintain it. You just paste one token.