How to Use the LeadDyno MCP in Claude Code
Pipe LeadDyno tracking data and affiliate lists directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect LeadDyno MCP to Claude Code
Create your Vinkius account to connect LeadDyno to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Scriptable affiliate management via Claude Code
The `list_affiliates` tool outputs your complete partner database directly to your terminal. You can pipe this data into grep, awk, or local JSON files to filter your partners without opening a browser. It turns partner management into a standard command-line task. When you need to onboard a batch of partners, Claude Code runs `create_affiliate` for each record in your CSV. This command-line MCP Server integration makes bulk operations fast and easily scriptable.
Command-line lead tracking and auditing
The `list_leads` tool fetches your recent signups so you can audit conversion funnels from the shell. You run a quick command to check the latest leads and check that your marketing campaigns are tracking correctly. No complex web dashboards required. If a lead is missing, Claude Code executes `create_lead` to manually insert the record. It gives you direct, low-level control over your tracking data during debugging sessions.
Real-time purchase and commission tracking
The `list_purchases` tool pulls your transaction history directly into your terminal session. You can instantly compare these records against your Stripe or Shopify logs to ensure every sale is accounted for. It simplifies your end-of-month financial reconciliations. To check pending payouts, Claude Code queries `list_commissions` and flags any discrepancies. Having this MCP Server tool in your terminal means you can audit affiliate payouts during your normal deployment workflows.
Set up LeadDyno MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeleaddyno-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest LeadDyno transactions." It will automatically discover and invoke the available LeadDyno tools.
claude mcp add --transport http leaddyno-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about LeadDyno MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the LeadDyno MCP today
We host it, we monitor it, we maintain it. You just paste one token.