Referrizer MCP Server for AutoGenGive AutoGen instant access to 11 tools to Create Contact, Get Campaign, Get Contact Details, and more
Microsoft AutoGen enables multi-agent conversations where agents negotiate, delegate, and execute tasks collaboratively. Add Referrizer as an MCP tool provider through Vinkius and every agent in the group can access live data and take action.
Ask AI about this MCP Server for AutoGen
The Referrizer MCP Server for AutoGen is a standout in the Marketing Automation category — giving your AI agent 11 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import asyncio
from autogen_agentchat.agents import AssistantAgent
from autogen_ext.tools.mcp import McpWorkbench
async def main():
# Your Vinkius token. get it at cloud.vinkius.com
async with McpWorkbench(
server_params={"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"},
transport="streamable_http",
) as workbench:
tools = await workbench.list_tools()
agent = AssistantAgent(
name="referrizer_agent",
tools=tools,
system_message=(
"You help users with Referrizer. "
"11 tools available."
),
)
print(f"Agent ready with {len(tools)} tools")
asyncio.run(main())
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Referrizer MCP Server
Connect your Referrizer account to any AI agent and simplify your referral marketing, customer loyalty, and retention workflows through natural conversation.
AutoGen enables multi-agent conversations where agents negotiate, delegate, and collaboratively use Referrizer tools. Connect 11 tools through Vinkius and assign role-based access. a data analyst queries while a reviewer validates, with optional human-in-the-loop approval for sensitive operations.
What you can do
- Contact Management — List all customers and contacts, retrieve detailed profile metadata, and monitor loyalty points and status
- Referral Tracking — Access a history of successful and pending customer referrals to understand your word-of-mouth growth
- Campaign Control — Query past and active marketing automation campaigns to monitor your outreach performance
- Loyalty Rewards — List available rewards and incentives to choose the right context for each interaction
- Direct Enrollment — Register new contacts and customers programmatically directly from your agent
The Referrizer MCP Server exposes 11 tools through the Vinkius. Connect it to AutoGen in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 11 Referrizer tools available for AutoGen
When AutoGen connects to Referrizer through Vinkius, your AI agent gets direct access to every tool listed below — spanning referral-marketing, loyalty-programs, customer-retention, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Create contact on Referrizer
Register a new contact
Get campaign on Referrizer
Get details for a referral campaign
Get contact details on Referrizer
Get details for a specific contact
Get referral on Referrizer
Get details for a specific referral
Get reward on Referrizer
Get details for a specific reward
List contacts on Referrizer
List Referrizer contacts
List loyalty rewards on Referrizer
List available rewards
List marketing campaigns on Referrizer
List marketing campaigns
List referral history on Referrizer
List referrals
List transactions on Referrizer
List all reward transactions
Update contact on Referrizer
Update a contact profile
Connect Referrizer to AutoGen via MCP
Follow these steps to wire Referrizer into AutoGen. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install AutoGen
pip install "autogen-ext[mcp]"Replace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenIntegrate into workflow
Explore tools
Why Use AutoGen with the Referrizer MCP Server
AutoGen provides unique advantages when paired with Referrizer through the Model Context Protocol.
Multi-agent conversations: multiple AutoGen agents discuss, delegate, and collaboratively use Referrizer tools to solve complex tasks
Role-based architecture lets you assign Referrizer tool access to specific agents. a data analyst queries while a reviewer validates
Human-in-the-loop support: agents can pause for human approval before executing sensitive Referrizer tool calls
Code execution sandbox: AutoGen agents can write and run code that processes Referrizer tool responses in an isolated environment
Referrizer + AutoGen Use Cases
Practical scenarios where AutoGen combined with the Referrizer MCP Server delivers measurable value.
Collaborative analysis: one agent queries Referrizer while another validates results and a third generates the final report
Automated review pipelines: a researcher agent fetches data from Referrizer, a critic agent evaluates quality, and a writer produces the output
Interactive planning: agents negotiate task allocation using Referrizer data to make informed decisions about resource distribution
Code generation with live data: an AutoGen coder agent writes scripts that process Referrizer responses in a sandboxed execution environment
Example Prompts for Referrizer in AutoGen
Ready-to-use prompts you can give your AutoGen agent to start working with Referrizer immediately.
"List all active contacts in Referrizer."
"Show me the ROI analysis for all active loyalty and referral campaigns."
"Create a new contact and enroll them in the Birthday Rewards campaign."
Troubleshooting Referrizer MCP Server with AutoGen
Common issues when connecting Referrizer to AutoGen through Vinkius, and how to resolve them.
McpWorkbench not found
pip install "autogen-ext[mcp]"Referrizer + AutoGen FAQ
Common questions about integrating Referrizer MCP Server with AutoGen.
How does AutoGen connect to MCP servers?
Can different agents have different MCP tool access?
Does AutoGen support human approval for tool calls?
Explore More MCP Servers
View all →
NCDC Climate Data Online
10 toolsAccess authoritative historical weather and climate data via NCDC — track datasets, stations, and climate records directly from your AI agent.

Fly.io Extended
28 toolsManage Fly.io apps, machines, and infrastructure—provision resources, control machine lifecycles, and manage volumes directly from any AI agent.

BoxHero
10 toolsManage your inventory via BoxHero — list items, track stock transactions, and handle storage locations directly from any AI agent.

MailSlurp
8 toolsManage temporary inboxes and automate email testing via the MailSlurp REST API.
