Awin Connector for AI agents.
10 live capabilities
Manage your affiliate marketing programs and tracking links directly through your AI client.
Waiting for input…
Why people use Awin
Awin for Affiliate Marketing and E-commerce Management
The Awin MCP changes this by letting you do all of that in a single chat. You just tell your agent what you need, like pulling a performance report or listing your active programs. You get the data you need instantly without the manual export dance.
What Vinkius changes
You stop toggling between tabs and start managing your affiliate network through a chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Rapid link generation for product launches
A marketer needs to get 50 new products live.
- Real-world use case 02
Auditing monthly transaction success
An ops lead needs to check if a specific batch of transactions went through.
- Real-world use case 03
Finding new programs to join
A publisher wants to expand their portfolio.
Complete set · 10capabilities
The complete Awin capability set.
These are the exact actions your AI can choose when you ask it to work with Awin.
01—04
4 capabilities in this set.
Part of 10 available through Awin.
- 01 Capability
Generate tracking link
The generate_tracking_link capability creates a new tracking link for any destination URL. This gets your affiliate traffic ready for promotion instantly.
- 02 Capability
Get account check
The get_account_check capability verifies your connection to the network and lists your available accounts. It is the first step to ensure your setup is correct.
- 03 Capability
Get aggregated report
The get_aggregated_report capability retrieves aggregated performance reports for specific timeframes. Use this to see your revenue trends without manual data entry.
- 04 Capability
List accounts
The list_accounts capability shows all the publisher and advertiser accounts you can access. It gives you a bird's eye view of your network presence.
05—07
3 capabilities in this set.
Part of 10 available through Awin.
- 05 Capability
List available programmes
The list_available_programmes capability identifies which advertiser programs are currently open for you to join. It makes finding new revenue streams much faster.
- 06 Capability
List joined programmes
The list_joined_programmes capability shows which programs you are already active in. Use this to quickly check your current commitments.
- 07 Capability
List programmes
The list_programmes capability retrieves a full list of joined or available advertiser programs. It helps you keep your portfolio organized.
08—10
3 capabilities in this set.
Part of 10 available through Awin.
- 08 Capability
List promotions
The list_promotions capability pulls details on active promotions and voucher codes for your publisher account. This is great for finding current deals.
- 09 Capability
List publishers
The list_publishers capability finds all publishers with an active relationship to your account. This is essential for advertisers managing their network.
- 10 Capability
List transactions
The list_transactions capability pulls a list of individual transactions from the last 31 days. Use this to audit specific payments and conversion values quickly.
Set up in minutes
One URL. Then ask Awin to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Awin 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_fOUMnglyQJXGzdRThwNGEwmHOyY8a62D9utrgPHK/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 Awin, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Awin for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_fOUMnglyQJXGzdRThwNGEwmHOyY8a62D9utrgPHK/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 Awin URL.
- Step 03
Save and start
Save the connection and enable Awin in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"awin": {
"url": "https://edge.vinkius.com/vk_preview_fOUMnglyQJXGzdRThwNGEwmHOyY8a62D9utrgPHK/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 Awin
Open Agent mode in chat and ask: "Using Awin, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"awin": {
"url": "https://edge.vinkius.com/vk_preview_fOUMnglyQJXGzdRThwNGEwmHOyY8a62D9utrgPHK/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 Awin
Ask Copilot: "Using Awin, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"awin": {
"url": "https://edge.vinkius.com/vk_preview_fOUMnglyQJXGzdRThwNGEwmHOyY8a62D9utrgPHK/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 Awin
Open Cascade and ask: "Using Awin, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"awin": {
"url": "https://edge.vinkius.com/vk_preview_fOUMnglyQJXGzdRThwNGEwmHOyY8a62D9utrgPHK/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 Awin
Ask Cline: "Using Awin, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add awin --transport http "https://edge.vinkius.com/vk_preview_fOUMnglyQJXGzdRThwNGEwmHOyY8a62D9utrgPHK/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 Awin
Ask Claude: "Using Awin, show me...". 10 tools are ready
Where the request belongs
Work Awin can move forward.
This is for the affiliate manager who is tired of manual data entry and the publisher who needs to manage dozens of programs without the headache of constant dashboard switching.
Affiliate Marketer
Uses the capability on Tuesday afternoons to quickly generate tracking links for new product launches and audit recent successes.
Publisher Manager
Monitors advertiser relationships and discovers new programs to join directly through a chat interface.
Data Analyst
Extracts aggregated performance metrics for revenue reporting without having to manually export and clean CSV files.
Operations Lead
Audits account connectivity and verifies transaction statuses across multiple publisher accounts to ensure everything is running.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAdtraction
Affiliate marketing network. manage programs, track transactions, and audit performance via AI.
Adrecord
Affiliate marketing network. manage programs, track transactions, and audit earnings via AI.
Effiliation
Equip your AI agent to manage affiliate programs, track transactions, and monitor performance via the Effiliation API.
Refersion
Manage your affiliate marketing program via Refersion. list affiliates, track conversions, and manage webhooks directly from any AI agent.
Goaffpro
Manage affiliates, track referral orders, and oversee commissions via AI agents with Goaffpro.
FirstPromoter
Manage affiliates, track referrals, and handle rewards via AI agents with FirstPromoter.
Bring your own AI
Change the model, client or framework. Keep Awin 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 Awin.
The practical details behind the request, access and result.
How does the Awin MCP help with affiliate marketing?
The Awin MCP lets you manage your affiliate network through a chat interface. You can find programs, audit transactions, and create links without leaving your AI client.
Can I use the Awin MCP to create tracking links?
Yes, the Awin MCP can generate tracking links for any destination URL you provide. Your agent handles the creation so you can get your traffic live faster.
How do I get performance reports with the Awin MCP?
You can ask your agent to pull aggregated performance reports for specific timeframes. It will show you your clicks, conversions, and revenue trends in the chat.
Can the Awin MCP see my publisher accounts?
Yes, the Awin MCP can list all the publisher and advertiser accounts you have access to. This helps you keep a clear view of your entire network presence.
Is the Awin MCP good for auditing transactions?
The Awin MCP is great for auditing recent transactions. It can pull a list of individual transactions from the last 31 days including conversion values and metadata.
How does the Awin MCP find new programs for me?
You can ask your agent to list the available programs you can join. It filters the Awin network to show you only the opportunities relevant to your account.
How do I find my Publisher ID for queries?
Use the list_accounts capability. It will return all accounts associated with your token, including their unique IDs and account types (Publisher or Advertiser).
Can I filter transactions by status?
Yes. When using the list_transactions capability, you can provide a status parameter such as 'pending', 'approved', 'declined', or 'deleted' to narrow down your results.
How far back can I retrieve transaction data?
The Awin API allows you to retrieve individual transactions for a maximum range of 31 days per request. For longer periods, you may need to perform multiple targeted queries.
One connection away
Give your agent a direct line to Awin.
Connect Awin once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available