4,500+ servers built on MCP Fusion
Vinkius
DoubleTick logo
Vinkius
AutoGen logo

How to Use the DoubleTick MCP in AutoGen

Coordinate multi-agent debates to verify opt-ins and send WhatsApp templates safely using AutoGen.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect DoubleTick MCP to AutoGen

Create your Vinkius account to connect DoubleTick to AutoGen 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

Enforce Compliance via AutoGen Agent Debates

`list_opted_in_contacts` provides the source of truth for your compliance agent. This MCP Server provides direct verification before any message fires. A safety agent challenges the marketing agent using this contact list. Consensus-driven decisions prevent sending templates to opted-out users. They negotiate the validity of the contact's status before executing `send_whatsapp_template`. Your brand protection is handled autonomously by the agent debate.

Monitor Operational Limits Across Your Multi-Agent Team

`quick_whatsapp_volume_audit` allows your controller agent to audit outgoing traffic. If delivery failure rates spike, the controller instructs other agents to pause. This prevents wasting money on failed message attempts. API boundaries are checked using `get_doubletick_account_metadata` to manage execution limits. Your multi-agent system negotiates back-off strategies when limits are near. This keeps the entire team running without manual resets.

Coordinate Search and Conversation Analysis

`search_contacts_by_keyword` helps your search agent locate specific users. Once located, another agent retrieves the full profile via `get_contact_details`. This multi-step discovery process ensures your team has full profile details before responding. Recent incoming replies are detected by a separate analyst agent using `list_latest_whatsapp_messages`. Your team coordinates their responses based on the absolute latest user message. No duplicate messages are sent because the agents share state.

Setup guide

Set up DoubleTick MCP in AutoGen

Prerequisites

  • Python 3.10+ installed
  • autogen-ext[mcp] package
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install AutoGen with MCP

    Run pip install "autogen-ext[mcp]" autogen-agentchat. The MCP extension includes mcp_server_tools for stateless tool access.

  2. 2

    Fetch tools from the MCP

    Call mcp_server_tools(SseServerParams(url=...)) with your Vinkius endpoint. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com.

  3. 3

    Run your agent

    Pass the tools to AssistantAgent and call agent.run(). The agent invokes DoubleTick tools and returns structured results.

agent.py
from autogen_ext.tools.mcp import SseServerParams, mcp_server_tools
from autogen_agentchat.agents import AssistantAgent
from autogen_ext.models.openai import OpenAIChatCompletionClient

server_params = SseServerParams(
    url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
)

tools = await mcp_server_tools(server_params)

agent = AssistantAgent(
    name="DoubleTick_assistant",
    model_client=OpenAIChatCompletionClient(model="gpt-4o"),
    tools=tools,
)

result = await agent.run("List recent DoubleTick data")
print(result.messages[-1].content)

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 DoubleTick MCP in AutoGen

One agent selects a layout from `list_approved_templates` while a compliance agent verifies consent. They only execute `send_whatsapp_template` once both agree on the recipient's opt-in status.
Yes. Your controller agent queries `get_doubletick_account_metadata` to monitor limits. If you approach your quota, the agents negotiate a delay in execution.
The server handles requests atomically. This means your agents can safely query `list_latest_whatsapp_messages` simultaneously without triggering duplicate template messages.
Your analyst agent can pull chat history using `list_conversation_messages`. It then feeds this context to the generator agent to craft an appropriate response.
Vinkius processes all WhatsApp conversation logs inside ephemeral V8 isolates. Your data is encrypted in transit and never stored on the hosting platform, keeping your communications completely private.

Start using the DoubleTick MCP today

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

Built & Managed by Vinkius 30s setup 10 tools

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

No hosting. No infrastructure. No complex setup.
All 10 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.