LeadsRx Connector for AI agents.
10 live capabilities
Track marketing attribution and conversion ROI in real time.
Waiting for input…
Why people use LeadsRx
LeadsRx for Marketing Attribution and ROI Analysis
With this Connector, you just ask your agent for the campaign results. It pulls the data directly from LeadsRx and summarizes the ROI for you instantly. You get the answer in seconds without ever leaving your workspace.
What Vinkius changes
You get instant, conversational access to your marketing attribution data without leaving your chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick ROI check during a meeting
A marketing manager needs to know if the Q1 Social ads worked.
- Real-world use case 02
Automated weekly reporting
An analyst needs to list all active channels for a slide deck.
- Real-world use case 03
Logging manual signups
A growth lead wants to log a manual conversion from a phone call.
Complete set · 10capabilities
The complete LeadsRx capability set.
These are the exact actions your AI can choose when you ask it to work with LeadsRx.
01—04
4 capabilities in this set.
Part of 10 available through LeadsRx.
- 01 Capability
List conversions
See all the conversions currently defined in your LeadsRx account. This helps you audit what actions you're currently tracking.
- 02 Capability
List touchpoints
Retrieve a list of all marketing touchpoints. Use this to see the various ways customers interact with your brand.
- 03 Capability
Get conversion details
Fetch the specific metadata and details for a single conversion. This helps you understand the specifics of a single customer action.
- 04 Capability
Get touchpoint details
Look up the specific details for a customer touchpoint. Use this to see exactly what a lead clicked or saw.
05—07
3 capabilities in this set.
Part of 10 available through LeadsRx.
- 05 Capability
List advertisers
See a list of all advertisers connected to your account. This gives you a bird's eye view of your active ad spend.
- 06 Capability
List agencies
View all marketing agencies associated with your profile. Use this to keep track of which partners are managing which accounts.
- 07 Capability
List campaigns
Pull a list of all your active and past marketing campaigns. This is the quickest way to see your full marketing history.
08—10
3 capabilities in this set.
Part of 10 available through LeadsRx.
- 08 Capability
List channels
Get a list of all marketing channels like Social or Search in your account. Use this to see your broad distribution strategy.
- 09 Capability
Add conversion
Log a new conversion event to your tracking system. This lets you record manual signups or offline sales instantly.
- 10 Capability
Get campaign results
Pull the attribution and ROI data for a specific marketing campaign. Use this to see which ads actually drove the most value.
Set up in minutes
One URL. Then ask LeadsRx to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use LeadsRx 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_2pMR1f3dR3pSFNwMNbQMQRKNnbTKkcIaUEZwun3w/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 LeadsRx, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable LeadsRx for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_2pMR1f3dR3pSFNwMNbQMQRKNnbTKkcIaUEZwun3w/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 LeadsRx URL.
- Step 03
Save and start
Save the connection and enable LeadsRx in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"leadsrx": {
"url": "https://edge.vinkius.com/vk_preview_2pMR1f3dR3pSFNwMNbQMQRKNnbTKkcIaUEZwun3w/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 LeadsRx
Open Agent mode in chat and ask: "Using LeadsRx, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"leadsrx": {
"url": "https://edge.vinkius.com/vk_preview_2pMR1f3dR3pSFNwMNbQMQRKNnbTKkcIaUEZwun3w/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 LeadsRx
Ask Copilot: "Using LeadsRx, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"leadsrx": {
"url": "https://edge.vinkius.com/vk_preview_2pMR1f3dR3pSFNwMNbQMQRKNnbTKkcIaUEZwun3w/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 LeadsRx
Open Cascade and ask: "Using LeadsRx, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"leadsrx": {
"url": "https://edge.vinkius.com/vk_preview_2pMR1f3dR3pSFNwMNbQMQRKNnbTKkcIaUEZwun3w/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 LeadsRx
Ask Cline: "Using LeadsRx, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add leadsrx --transport http "https://edge.vinkius.com/vk_preview_2pMR1f3dR3pSFNwMNbQMQRKNnbTKkcIaUEZwun3w/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 LeadsRx
Ask Claude: "Using LeadsRx, show me...". 10 tools are ready
Where the request belongs
Work LeadsRx can move forward.
This is for marketing professionals who are tired of manual data pulling and want to see real-time attribution without opening a dashboard.
Marketing Manager
Checking campaign performance during a meeting without needing to log into a separate portal.
Data Analyst
Pulling touchpoint data for weekly reports without manual exports.
Growth Team Lead
Verifying if a new influencer campaign actually hit the conversion targets in real time.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsNorthbeam
Analyze marketing attribution via Northbeam. track metrics, breakdowns, and data exports directly from your AI agent.
Measured
Marketing performance and incrementality analytics via Measured. track ROAS and cross-channel impact.
Salespanel
Automate lead tracking and visitor intelligence via Salespanel. manage contacts, website visitors, and engagement directly from any AI agent.
Adobe Analytics
Customer journey insights. retrieve reports, manage segments, and audit metrics via AI.
leadtributor.cloud
Distribute leads to your sales team and partner network with routing rules, SLA tracking, and performance analytics.
CleverTap
Manage customer engagement and analytics via CleverTap. track campaigns, monitor user segments, and audit event data directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep LeadsRx 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 LeadsRx.
The practical details behind the request, access and result.
Can I use the LeadsRx MCP to see my marketing ROI?
Yes, it pulls results directly from your account to show you the ROI and attribution for any specific campaign you ask about.
Does LeadsRx MCP work with Claude?
Yes, it works with Claude and any other MCP-compatible client like Cursor or Windsurf.
How do I add new conversions using LeadsRx MCP?
You can simply tell your agent to add a new conversion, and it will log that event into your LeadsRx account for you.
Can I see which agencies are linked to my account?
Yes, you can ask your agent to list all the agencies associated with your profile to see who is managing your accounts.
Will LeadsRx MCP help me find customer touchpoints?
Yes, it can list all your touchpoints and provide specific details on the interactions your customers had before converting.
Is there a way to see all my campaigns at once?
Yes, your agent can pull a full list of all your active and past marketing campaigns in a single request.
Can I add conversions manually through the agent?
Yes. Use the add_conversion capability by providing a Conversion ID and a value. This is useful for tracking offline or server-side events directly from your chat.
How do I find a specific Campaign ID?
You can use the list_campaigns capability to see all active and historical campaigns along with their unique identifiers.
Does this support multi-touch attribution?
Yes, LeadsRx is built for multi-touch attribution. This server provides the data based on the attribution models configured in your LeadsRx dashboard.
One connection away
Give your agent a direct line to LeadsRx.
Connect LeadsRx once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available