PartnerStack Connector for AI agents.
10 live capabilities
Manage affiliate programs and track partner rewards in real time.
Waiting for input…
Why people use PartnerStack
PartnerStack for Affiliate Marketing Lead Tracking
With this Connector, you just ask your agent for the data you need. You can pull lead lists, check reward statuses, and see partner groups in one conversation. You get a unified view of your entire partnership ecosystem without ever having to log into a separate dashboard.
What Vinkius changes
You get a direct line into your partner data without leaving your 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
Audit Payouts
An ops lead asks the agent to list rewards for a specific campaign to see which ones are still pending approval.
- Real-world use case 02
Lead Review
A manager asks for the last 5 leads submitted by a specific partner to see if the quality is meeting standards.
- Real-world use case 03
Partner Onboarding
A new manager asks to list all partners in a specific group to understand the current distribution of the program.
Complete set · 10capabilities
The complete PartnerStack capability set.
These are the exact actions your AI can choose when you ask it to work with PartnerStack.
01—04
4 capabilities in this set.
Part of 10 available through PartnerStack.
- 01 Capability
List partner customers
Shows all customers linked to your various partners. Use this to see which partners are driving the most volume.
- 02 Capability
List partner groups
Lists all organized partner groups. This helps you understand your program's hierarchy.
- 03 Capability
Get partner customer
Retrieves specific details for a single customer. This is useful for looking up specific attribution data.
- 04 Capability
Get partner
Pulls the full profile and metadata for a specific partner. Use this to see a partner's complete history and status.
05—07
3 capabilities in this set.
Part of 10 available through PartnerStack.
- 05 Capability
List partner leads
Shows all leads submitted by your partners. Use this to monitor your sales pipeline in real time.
- 06 Capability
List partners
Lists every partner currently in your program. This gives you a complete directory of your ecosystem.
- 07 Capability
List partner rewards
Shows all rewards that have been generated in your account. You can use this to see which partners are waiting for payment.
08—10
3 capabilities in this set.
Part of 10 available through PartnerStack.
- 08 Capability
List partner transactions
Lists all financial transactions associated with your partners. This helps you keep a clear record of all payouts.
- 09 Capability
List partner webhooks
Shows all webhooks currently configured in your PartnerStack account. Use this to manage your external data syncs.
- 10 Capability
List partner campaigns
Lists all active and past partner campaigns. This helps you see which marketing efforts are currently running.
Set up in minutes
One URL. Then ask PartnerStack to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use PartnerStack 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_WHmAF81XzjB57dwLnB9hN4QbBABBOTFRcPjTMxg2/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 PartnerStack, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable PartnerStack for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_WHmAF81XzjB57dwLnB9hN4QbBABBOTFRcPjTMxg2/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 PartnerStack URL.
- Step 03
Save and start
Save the connection and enable PartnerStack in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"partnerstack": {
"url": "https://edge.vinkius.com/vk_preview_WHmAF81XzjB57dwLnB9hN4QbBABBOTFRcPjTMxg2/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 PartnerStack
Open Agent mode in chat and ask: "Using PartnerStack, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"partnerstack": {
"url": "https://edge.vinkius.com/vk_preview_WHmAF81XzjB57dwLnB9hN4QbBABBOTFRcPjTMxg2/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 PartnerStack
Ask Copilot: "Using PartnerStack, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"partnerstack": {
"url": "https://edge.vinkius.com/vk_preview_WHmAF81XzjB57dwLnB9hN4QbBABBOTFRcPjTMxg2/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 PartnerStack
Open Cascade and ask: "Using PartnerStack, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"partnerstack": {
"url": "https://edge.vinkius.com/vk_preview_WHmAF81XzjB57dwLnB9hN4QbBABBOTFRcPjTMxg2/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 PartnerStack
Ask Cline: "Using PartnerStack, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add partnerstack --transport http "https://edge.vinkius.com/vk_preview_WHmAF81XzjB57dwLnB9hN4QbBABBOTFRcPjTMxg2/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 PartnerStack
Ask Claude: "Using PartnerStack, show me...". 10 tools are ready
Where the request belongs
Work PartnerStack can move forward.
This is for the partnership manager who is tired of manual data entry and the channel ops lead who needs to audit payouts quickly without digging through complex dashboards.
Partnership Manager
Checks partner status and lead volume during weekly syncs.
Channel Operations Lead
Audits reward logs and payouts to ensure commission accuracy.
Sales Ops Analyst
Looks up customer attribution to verify partner performance.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRefersion
Manage your affiliate marketing program via Refersion. list affiliates, track conversions, and manage webhooks directly from any AI agent.
Effiliation
Equip your AI agent to manage affiliate programs, track transactions, and monitor performance via the Effiliation API.
FirstPromoter
Manage affiliates, track referrals, and handle rewards via AI agents with FirstPromoter.
Rewardful
Manage affiliate and referral programs via Rewardful. list campaigns, register affiliates, and track commissions directly from any AI agent.
Adtraction
Affiliate marketing network. manage programs, track transactions, and audit performance 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 PartnerStack 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 PartnerStack.
The practical details behind the request, access and result.
Can I use PartnerStack MCP to see my affiliate rewards?
Yes, you can ask your agent to list all rewards to see which ones have been paid or are still pending.
How does PartnerStack MCP help with lead tracking?
It allows your agent to pull every lead submitted by your partners so you can monitor your sales pipeline in real time.
Can I see which customers belong to which partners using PartnerStack MCP?
Yes, you can use it to list all customers associated with your partners to see exactly where your revenue is coming from.
Does PartnerStack MCP work with Claude or Cursor?
Yes, it works with any MCP-compatible client like Claude, Cursor, or Windsurf.
Can I use PartnerStack MCP to audit my partner campaigns?
You can list all partner campaigns and groups to get a clear view of your program's structure and performance.
Is PartnerStack MCP good for checking partner metadata?
Yes, it can pull specific details for any partner in your account so you don't have to hunt for them in the dashboard.
How do I find my PartnerStack API Key?
In your PartnerStack dashboard, go to Settings > Integrations and look for the API Key section. You may need to generate a new key if one doesn't exist.
Can I see leads submitted by a specific partner?
Yes! Use the list_partner_leads capability. You can ask the AI agent to filter the results for a particular partner name or ID from the retrieved list.
Does this support reward tracking?
Absolutely. Use the list_partner_rewards capability to see a log of all generated rewards and their current status across your partner ecosystem.
One connection away
Give your agent a direct line to PartnerStack.
Connect PartnerStack once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available