Impact.com Connector for AI agents.
10 live capabilities
Manage affiliate payouts and partnership campaigns from your AI client.
Waiting for input…
Why people use Impact.com
Impact.com for Affiliate Marketing Management
This Connector changes that by letting your AI agent do the heavy lifting. You can just ask for a summary of today's actions or a list of all pending invoices. You get a clear view of your partnership ecosystem without ever leaving your chat window.
What Vinkius changes
You get a direct line from your AI agent to your Impact.com marketing data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Checking for missing payments
A manager asks the agent to check for pending invoices or payouts to ensure everyone gets paid on time.
- Real-world use case 02
Auditing active campaigns
A marketer wants to see every active campaign and its associated ads to spot underperforming content.
- Real-world use case 03
Partner onboarding
An ops lead lists all media partners to see who is currently active in the ecosystem.
Complete set · 10capabilities
The complete Impact.com capability set.
These are the exact actions your AI can choose when you ask it to work with Impact.com.
01—04
4 capabilities in this set.
Part of 10 available through Impact.com.
- 01 Capability
List ads
Get a full list of all ads currently in your account. Use this to see every active creative in your portfolio.
- 02 Capability
List campaigns
View all partnership campaigns you have active. This gives you a high-level view of your current marketing efforts.
- 03 Capability
List contracts
Pull a list of all current partnership contracts. This is useful for auditing your legal agreements with partners.
- 04 Capability
List invoices
See all invoices generated by your Impact.com account. This helps you keep your billing records organized.
05—07
3 capabilities in this set.
Part of 10 available through Impact.com.
- 05 Capability
List media partners
Get a list of all your media partners and affiliates. Use this to see your entire network at a glance.
- 06 Capability
List payouts
View all payouts sent to your partners. This is the quickest way to verify that your affiliates are being paid.
- 07 Capability
List queued notifications
Check for any notifications waiting in the queue. Use this to ensure you haven't missed any important updates.
08—10
3 capabilities in this set.
Part of 10 available through Impact.com.
- 08 Capability
List transactions
See all financial transactions within your account. This provides a complete history of your financial movements.
- 09 Capability
List webhooks
View all webhooks you have configured. This helps you manage your automated data flows and integrations.
- 10 Capability
List actions
See all clicks and conversions in your account. This helps you understand exactly how users are interacting with your links.
Set up in minutes
One URL. Then ask Impact.com to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Impact.com 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_HlJLnoLQx48KWH0OIVcczVJLeHgOElTTnxTVJ1fD/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 Impact.com, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Impact.com for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_HlJLnoLQx48KWH0OIVcczVJLeHgOElTTnxTVJ1fD/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 Impact.com URL.
- Step 03
Save and start
Save the connection and enable Impact.com in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"impactcom": {
"url": "https://edge.vinkius.com/vk_preview_HlJLnoLQx48KWH0OIVcczVJLeHgOElTTnxTVJ1fD/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 Impact.com
Open Agent mode in chat and ask: "Using Impact.com, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"impactcom": {
"url": "https://edge.vinkius.com/vk_preview_HlJLnoLQx48KWH0OIVcczVJLeHgOElTTnxTVJ1fD/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 Impact.com
Ask Copilot: "Using Impact.com, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"impactcom": {
"url": "https://edge.vinkius.com/vk_preview_HlJLnoLQx48KWH0OIVcczVJLeHgOElTTnxTVJ1fD/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 Impact.com
Open Cascade and ask: "Using Impact.com, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"impactcom": {
"url": "https://edge.vinkius.com/vk_preview_HlJLnoLQx48KWH0OIVcczVJLeHgOElTTnxTVJ1fD/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 Impact.com
Ask Cline: "Using Impact.com, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add impactcom --transport http "https://edge.vinkius.com/vk_preview_HlJLnoLQx48KWH0OIVcczVJLeHgOElTTnxTVJ1fD/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 Impact.com
Ask Claude: "Using Impact.com, show me...". 10 tools are ready
Where the request belongs
Work Impact.com can move forward.
Marketing ops leads who are tired of manual data entry and affiliate managers who need to track dozens of partners at once without losing their minds.
Affiliate Manager
Checking daily conversion rates and partner payouts on a Tuesday afternoon.
Marketing Ops Lead
Auditing invoices and managing campaign contracts during a quarterly review.
Performance Marketer
Tracking real-time ad performance and webhooks to optimize spend.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsEffiliation
Equip your AI agent to manage affiliate programs, track transactions, and monitor performance via the Effiliation API.
PartnerStack
Manage affiliate and partner programs via PartnerStack. list partners, track leads, and monitor rewards directly from any AI agent.
Adtraction
Affiliate marketing network. manage programs, track transactions, and audit performance via AI.
Offerslook
Manage performance marketing via Offerslook. track offers, advertisers, and affiliates directly from your AI agent.
Adrecord
Affiliate marketing network. manage programs, track transactions, and audit earnings via AI.
Goaffpro
Manage affiliates, track referral orders, and oversee commissions via AI agents with Goaffpro.
Bring your own AI
Change the model, client or framework. Keep Impact.com 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 Impact.com.
The practical details behind the request, access and result.
Can the Impact.com MCP help me track my affiliate conversions?
Yes, it lets your agent pull all clicks and conversions so you can see how your partners are performing in real-time.
How does this Connector help with partner payouts?
You can ask your agent to list all payouts and transactions, making it easy to verify that your affiliates are being paid correctly.
Can I use the Impact.com MCP to manage my invoices?
Yes, your agent can pull a full list of your invoices whenever you need to check your billing status.
Is the Impact.com MCP good for auditing campaign contracts?
It works great for this. You can quickly list all your partnership contracts to ensure your terms are up to date.
Can my AI agent see my media partners?
Definitely. You can ask it to list all your media partners to get a complete view of your affiliate network.
Does the Impact.com MCP support webhooks?
It can list all your configured webhooks, helping you keep track of your automated data flows.
How do I get Impact.com API credentials?
Log in to your Impact account. Brands can find credentials in Settings > Technical > API. Partners can find them by clicking the Cloud icon > API. You need both Account SID and Auth Token.
Which version of the API is used?
This Connector uses the latest Impact.com REST API endpoints for comprehensive account and partnership management.
Can I see real-time conversions?
Yes, the list_actions capability provides access to tracked actions, including clicks and conversions, recorded in your account.
One connection away
Give your agent a direct line to Impact.com.
Connect Impact.com once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available