LeadDyno Connector for AI agents.
9 live capabilities
Track influencer sales and manage affiliate commissions in real time.
Waiting for input…
Why people use LeadDyno
LeadDyno for Automated Affiliate Tracking
This Connector changes the game by letting your AI agent do the heavy lifting. You can just ask for the numbers, and the agent pulls the commission logs or visitor counts instantly. You get your answers in seconds, leaving you more time to actually manage your brand.
What Vinkius changes
You get a direct line from your AI to your entire affiliate marketing backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
The Influencer Audit
A manager asks who brought in the most traffic today and uses list_visitors to identify the top performer.
- Real-world use case 02
The Quick Payout Check
An accountant asks for last week's commissions and uses list_commissions to verify the totals.
- Real-world use case 03
The Rapid Onboarding
A team lead wants to add a new creator and uses create_affiliate to get them into the system immediately.
Complete set · 9capabilities
The complete LeadDyno capability set.
These are the exact actions your AI can choose when you ask it to work with LeadDyno.
01—03
3 capabilities in this set.
Part of 9 available through LeadDyno.
- 01 Capability
Get affiliate
Get affiliate details to check the specific status of a brand ambassador. This pulls the info you need for a single partner.
- 02 Capability
List affiliates
List affiliates to see a full roster of everyone currently in your program. It is the fastest way to see your entire ambassador list.
- 03 Capability
Create affiliate
Create an affiliate to add a new partner to your program through a simple command. This makes onboarding new brand ambassadors easy.
04—06
3 capabilities in this set.
Part of 9 available through LeadDyno.
- 04 Capability
Create lead
Create a lead to log a new lead into your system so you don't miss any inquiries. This captures new signups directly through your agent.
- 05 Capability
Create purchase
Create a purchase in LeadDyno to record a new sale instantly. This keeps your commission ledger accurate without manual data entry.
- 06 Capability
List commissions
List commissions to retrieve a complete history of all payouts. Use this to audit your sales and verify every transaction.
07—09
3 capabilities in this set.
Part of 9 available through LeadDyno.
- 07 Capability
List leads
List leads to pull every lead your links have tracked so far. This helps you see which channels are generating the most interest.
- 08 Capability
List purchases
List purchases to provide a full history of every tracked sale in your account. This gives you a complete view of conversion data.
- 09 Capability
List visitors
List visitors to see how many people are clicking your links and visiting your site. This measures the actual reach of your influencers.
Set up in minutes
One URL. Then ask LeadDyno to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use LeadDyno from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_5q9GzXOQt4TLFcaiPKsGi20X4grkjmqltzgceLR4/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it LeadDyno, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable LeadDyno for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_5q9GzXOQt4TLFcaiPKsGi20X4grkjmqltzgceLR4/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the LeadDyno URL.
- Step 03
Save and start
Save the connection and enable LeadDyno in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"leaddyno": {
"url": "https://edge.vinkius.com/vk_preview_5q9GzXOQt4TLFcaiPKsGi20X4grkjmqltzgceLR4/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using LeadDyno
Open Agent mode in chat and ask: "Using LeadDyno, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"leaddyno": {
"url": "https://edge.vinkius.com/vk_preview_5q9GzXOQt4TLFcaiPKsGi20X4grkjmqltzgceLR4/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using LeadDyno
Ask Copilot: "Using LeadDyno, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"leaddyno": {
"url": "https://edge.vinkius.com/vk_preview_5q9GzXOQt4TLFcaiPKsGi20X4grkjmqltzgceLR4/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using LeadDyno
Open Cascade and ask: "Using LeadDyno, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"leaddyno": {
"url": "https://edge.vinkius.com/vk_preview_5q9GzXOQt4TLFcaiPKsGi20X4grkjmqltzgceLR4/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using LeadDyno
Ask Cline: "Using LeadDyno, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add leaddyno --transport http "https://edge.vinkius.com/vk_preview_5q9GzXOQt4TLFcaiPKsGi20X4grkjmqltzgceLR4/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using LeadDyno
Ask Claude: "Using LeadDyno, show me...". 9 tools are ready
Where the request belongs
Work LeadDyno can move forward.
This is for the marketing team that's tired of manual data entry and wants to see real-time influencer performance without the friction of a bulky dashboard.
Performance Marketer
Audits influencer links to see which ones convert best on a Tuesday morning.
Marketing Analyst
Pulls commission reports to verify payouts across different regions.
Brand Executive
Gets a quick summary of top-performing ambassadors without logging into the platform.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAwin
Global affiliate marketing automation. manage advertiser programmes, track transactions, and generate tracking links via AI.
Goaffpro
Manage affiliates, track referral orders, and oversee commissions via AI agents with Goaffpro.
Refersion
Manage your affiliate marketing program via Refersion. list affiliates, track conversions, and manage webhooks directly from any AI agent.
FirstPromoter
Manage affiliates, track referrals, and handle rewards via AI agents with FirstPromoter.
PartnerStack
Manage affiliate and partner programs via PartnerStack. list partners, track leads, and monitor rewards directly from any AI agent.
Effiliation
Equip your AI agent to manage affiliate programs, track transactions, and monitor performance via the Effiliation API.
Bring your own AI
Change the model, client or framework. Keep LeadDyno connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about LeadDyno.
The practical details behind the request, access and result.
What can I do with the LeadDyno MCP?
You can use your AI agent to manage your entire affiliate program. This includes listing your brand ambassadors, checking commission totals, and tracking how much traffic your influencers are actually driving.
How does this help with influencer marketing?
It removes the friction of manual reporting. Instead of logging into a dashboard to see who is performing, you can just ask your AI agent to summarize your top influencers and their click counts.
Can I see my commission history?
Yes, you can ask your agent to pull a list of all commissions. It will retrieve the data from LeadDyno and show it to you in the chat.
How do I add a new brand ambassador?
You can simply tell your AI agent to create a new affiliate. It will handle the request through the Connector so you don't have to manually fill out any forms.
Can it track my website visitors?
Yes, the Connector can pull visitor data. You can ask your agent to see how many people are visiting your links to measure the reach of your marketing campaigns.
Is this good for performance marketers?
It is ideal for performance marketers who need to quickly audit sales and lead data without the tedious work of manual data entry or jumping between different capabilities.
How do I authenticate?
Use the standard Private Key you generate under settings directly within LeadDyno dashboard and place it below.
Can I process affiliate payouts through the capability?
For security reasons, this agent isolates data tracking and metric retrievals only, handling read requests rather than disbursing cash.
How fast are clicks attributed?
The capability retrieves clicks exactly as recorded live on your platform engine's internal cache natively.
One connection away
Give your agent a direct line to LeadDyno.
Connect LeadDyno once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available