Ontraport Connector for AI agents.
10 live capabilities
Manage your marketing automation and sales CRM through a conversational interface.
Waiting for input…
Why people use Ontraport
Ontraport for Marketing Automation and CRM Management
This Connector brings all those data points into a single chat. You can ask your agent to pull up a list of transactions or check a specific contact's details in seconds. You get a unified control center where you can manage your marketing assets and sales data through a simple conversation.
What Vinkius changes
You get a conversational interface for your entire Ontraport marketing and sales stack.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quickly checking customer history
A sales rep is on a call and needs to know a customer's history.
- Real-world use case 02
Monitoring daily revenue
A manager wants to know how many sales happened today.
- Real-world use case 03
Reviewing team workload
A business owner wants to see what is on the plate for tomorrow.
Complete set · 10capabilities
The complete Ontraport capability set.
These are the exact actions your AI can choose when you ask it to work with Ontraport.
01—04
4 capabilities in this set.
Part of 10 available through Ontraport.
- 01 Capability
Get contact
Get details for a specific contact. Use this to pull up customer history or details on demand.
- 02 Capability
List contacts
List Ontraport contacts. Use this to see your entire customer database at a glance.
- 03 Capability
List forms
List lead capture forms. This helps you keep track of every page where you collect new leads.
- 04 Capability
List landing pages
List Ontraport landing pages. Use this to audit your active web assets and marketing funnels.
05—07
3 capabilities in this set.
Part of 10 available through Ontraport.
- 05 Capability
List transactions
List sales transactions. Use this to monitor your real-time sales performance and revenue.
- 06 Capability
Create contact
Create a new contact in your CRM. This helps you add new leads quickly during a live conversation.
- 07 Capability
List campaigns
List marketing campaigns. This lets you see all your active marketing efforts in one place.
08—10
3 capabilities in this set.
Part of 10 available through Ontraport.
- 08 Capability
List messages
List email/SMS messages. This gives you a clear view of all your outbound communication history.
- 09 Capability
List sequences
List automation sequences. Use this to see which automated journeys your customers are currently in.
- 10 Capability
List tasks
List assigned tasks. This helps you stay on top of your team's daily operations and to-dos.
Set up in minutes
One URL. Then ask Ontraport to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Ontraport 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_8WZm2eEtwVgAsURh83wLK6hc0YMdiXgEguIJHe1a/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 Ontraport, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Ontraport for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_8WZm2eEtwVgAsURh83wLK6hc0YMdiXgEguIJHe1a/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 Ontraport URL.
- Step 03
Save and start
Save the connection and enable Ontraport in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"ontraport": {
"url": "https://edge.vinkius.com/vk_preview_8WZm2eEtwVgAsURh83wLK6hc0YMdiXgEguIJHe1a/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 Ontraport
Open Agent mode in chat and ask: "Using Ontraport, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"ontraport": {
"url": "https://edge.vinkius.com/vk_preview_8WZm2eEtwVgAsURh83wLK6hc0YMdiXgEguIJHe1a/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 Ontraport
Ask Copilot: "Using Ontraport, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"ontraport": {
"url": "https://edge.vinkius.com/vk_preview_8WZm2eEtwVgAsURh83wLK6hc0YMdiXgEguIJHe1a/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 Ontraport
Open Cascade and ask: "Using Ontraport, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"ontraport": {
"url": "https://edge.vinkius.com/vk_preview_8WZm2eEtwVgAsURh83wLK6hc0YMdiXgEguIJHe1a/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 Ontraport
Ask Cline: "Using Ontraport, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add ontraport --transport http "https://edge.vinkius.com/vk_preview_8WZm2eEtwVgAsURh83wLK6hc0YMdiXgEguIJHe1a/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 Ontraport
Ask Claude: "Using Ontraport, show me...". 10 tools are ready
Where the request belongs
Work Ontraport can move forward.
This is for marketing ops people who are tired of manual data entry and business owners who need a bird's-eye view of their sales without digging into a complex dashboard.
Marketing Manager
Audits active sequences and landing pages to plan new growth strategies on a Tuesday afternoon.
Sales Rep
Looks up contact details and tracks pending tasks during active customer calls.
Business Owner
Quickly checks daily sales transactions and campaign statuses to monitor growth without opening the dashboard.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsKeap
Manage CRM contacts, marketing campaigns, and sales automation via Keap.
Agile CRM
Manage contacts, deals, and marketing campaigns in one place with a CRM built for growing sales teams.
HubSpot
Grow better with an integrated CRM that unifies marketing, sales, service, and operations in one powerful platform.
folk
Manage relationships across sales, recruiting, and partnerships with a lightweight CRM that syncs contacts from everywhere.
Insightly
Manage CRM contacts, opportunities, and projects via Insightly API.
Cloze
Smart CRM that automatically tracks your interactions and provides AI-powered insights.
Bring your own AI
Change the model, client or framework. Keep Ontraport 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 Ontraport.
The practical details behind the request, access and result.
Can I use Ontraport MCP to see my sales?
Yes. You can use it to list_transactions and see your revenue, including the total count and dollar amounts from specific days.
How do I connect Ontraport to my AI agent?
You subscribe to the Connector on Vinkius and then add your Ontraport App ID and API Key to your agent's configuration.
Can I create new leads with this?
Yes. You can use create_contact to add new people to your CRM instantly while you are chatting with your agent.
Does this work with Claude?
Yes. It works with any MCP-compatible client, including Claude, Cursor, and Windsurf.
Can I see my landing pages?
Yes. The list_landing_pages capability lets you see all your active web assets and lead capture pages in one go.
How does this help with marketing automation?
You can use list_sequences to see what automated email and SMS journeys your customers are currently in, helping you audit your funnels.
Can I check my team's tasks?
Yes. You can use list_tasks to see what is on your team's to-do list without having to log into a separate project management capability.
Where do I find my App ID and API Key?
In Ontraport, go to Administration > Integrations > Ontraport API Instructions and Key Manager. Create a new key to get both the App ID and the API Key.
Can I target custom objects with these capabilities?
Currently, these capabilities are optimized for core objects like Contacts (0), Tasks (1), and Sequences (5). Support for other custom objects can be added by specifying their respective Object IDs in future updates.
Does this support creating new contacts?
Yes! Use the create_contact action. You can provide an email address along with optional first and last names to add a new person to your Ontraport CRM.
One connection away
Give your agent a direct line to Ontraport.
Connect Ontraport once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available