Ortto (formerly Autopilot) Connector for AI agents.
10 live capabilities
Manage marketing journeys and customer data through natural conversation.
Waiting for input…
Why people use Ortto (formerly Autopilot)
Ortto for Ending Manual Marketing Data Entry
This Connector lets you do that same work through a simple chat. Ask your agent to update a person's status or list your active audiences, and it happens instantly. You get your time back to focus on strategy instead of data entry.
What Vinkius changes
You get a conversational interface for your entire marketing automation 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 re-engaging cold leads
A marketer asks their agent to find all users who haven't opened an email in 30 days and move them to a re-engagement segment using list_audiences and update_person.
- Real-world use case 02
Onboarding a new VIP customer
A success manager asks the agent to check a VIP's history with get_person and then trigger a custom welcome activity using create_activity.
- Real-world use case 03
Automating lead ingestion
A marketing engineer asks the agent to create a new person record whenever a new sign-up hits the site using the create_person capability.
Complete set · 10capabilities
The complete Ortto (formerly Autopilot) capability set.
These are the exact actions your AI can choose when you ask it to work with Ortto (formerly Autopilot).
01—04
4 capabilities in this set.
Part of 10 available through Ortto (formerly Autopilot).
- 01 Capability
Create person
Add a new person to your Ortto database. This helps you keep your CDP updated with fresh leads and customer info.
- 02 Capability
Create activity
Trigger a custom activity for a specific person. Use this to push users into the right automation journeys based on events.
- 03 Capability
Delete person
Permanently remove a person from your records. This keeps your audience data clean and compliant with your privacy rules.
- 04 Capability
Get person
Pull all details for a specific individual. Use this to quickly check a customer's history or status in one step.
05—07
3 capabilities in this set.
Part of 10 available through Ortto (formerly Autopilot).
- 05 Capability
Get subscription
Check the email subscription status for a user. This helps you avoid sending emails to opted-out contacts or inactive users.
- 06 Capability
List accounts
See all organizations and accounts in your system. This is useful for getting a high-level overview of your entire account structure.
- 07 Capability
List audiences
See all your current audience segments. Use this to quickly identify which groups you can target for your next campaign.
08—10
3 capabilities in this set.
Part of 10 available through Ortto (formerly Autopilot).
- 08 Capability
List campaigns
Get a list of all your marketing campaigns. This makes it easy to audit your active marketing efforts and see what's live.
- 09 Capability
List people
See every person record in your Ortto account. Use this to browse your entire customer base or find specific users quickly.
- 10 Capability
Update person
Edit an existing person's information. Use this to sync data from other sources into your CDP or update lead statuses.
Set up in minutes
One URL. Then ask Ortto (formerly Autopilot) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Ortto (formerly Autopilot) 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_HYa8FMkIAAkdlIKM7bbRhkJ2vbsap1c1066kAdVt/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 Ortto (formerly Autopilot), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Ortto (formerly Autopilot) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_HYa8FMkIAAkdlIKM7bbRhkJ2vbsap1c1066kAdVt/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 Ortto (formerly Autopilot) URL.
- Step 03
Save and start
Save the connection and enable Ortto (formerly Autopilot) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"ortto-formerly-autopilot": {
"url": "https://edge.vinkius.com/vk_preview_HYa8FMkIAAkdlIKM7bbRhkJ2vbsap1c1066kAdVt/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 Ortto (formerly Autopilot)
Open Agent mode in chat and ask: "Using Ortto (formerly Autopilot), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"ortto-formerly-autopilot": {
"url": "https://edge.vinkius.com/vk_preview_HYa8FMkIAAkdlIKM7bbRhkJ2vbsap1c1066kAdVt/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 Ortto (formerly Autopilot)
Ask Copilot: "Using Ortto (formerly Autopilot), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"ortto-formerly-autopilot": {
"url": "https://edge.vinkius.com/vk_preview_HYa8FMkIAAkdlIKM7bbRhkJ2vbsap1c1066kAdVt/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 Ortto (formerly Autopilot)
Open Cascade and ask: "Using Ortto (formerly Autopilot), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"ortto-formerly-autopilot": {
"url": "https://edge.vinkius.com/vk_preview_HYa8FMkIAAkdlIKM7bbRhkJ2vbsap1c1066kAdVt/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 Ortto (formerly Autopilot)
Ask Cline: "Using Ortto (formerly Autopilot), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add ortto-formerly-autopilot --transport http "https://edge.vinkius.com/vk_preview_HYa8FMkIAAkdlIKM7bbRhkJ2vbsap1c1066kAdVt/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 Ortto (formerly Autopilot)
Ask Claude: "Using Ortto (formerly Autopilot), show me...". 10 tools are ready
Where the request belongs
Work Ortto can move forward.
This is for growth marketers and success leads who are tired of manual data entry and switching between dozens of tabs to manage customer journeys.
Growth Marketer
Uses this on Tuesday afternoons to quickly segment new leads into different marketing journeys without leaving their chat window.
Customer Success Manager
Checks user activity history and updates VIP statuses instantly when a customer reaches out for support.
Marketing Engineer
Automates the creation of person records and activity triggers to keep the data pipeline moving without manual intervention.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBlueshift
Orchestrate customer engagement via Blueshift. manage campaigns, track events, and sync customer data directly from any AI agent.
Ometria Intelligence
Analyze customer data and retail marketing via Ometria. track contacts, orders, and segments directly from your AI agent.
Convertlab
Marketing automation and customer data platform. manage customers, campaigns, and events via AI.
Dotdigital
Equip your AI agent to manage email campaigns, track contacts, and monitor marketing automation via the Dotdigital API.
Attio
Build powerful CRM workflows with flexible data models, relationship tracking, and deal management tailored to your process.
Onboard.io Implementation
Automate and manage customer onboarding via Onboard.io. track launch plans, tasks, and progress directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Ortto 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 Ortto.
The practical details behind the request, access and result.
Can I use the Ortto MCP to update customer profiles?
Yes, you can update person records directly through your AI agent. This allows you to change details like lead status, company info, or custom tags without opening the Ortto dashboard.
How does Ortto MCP help with marketing journeys?
It lets your agent trigger specific activities that move customers through your automated journeys. You can tell your agent to start a welcome flow or a demo request process instantly.
Does the Ortto MCP support regional data privacy?
Yes, it includes native support for AU, EU, and Global data centers. This ensures your customer data stays in the correct region while you use the AI agent.
Can I see my campaign stats using Ortto MCP?
You can list your active campaigns and audience segments to get an overview of your marketing efforts. This makes it easy to audit your work via a simple conversation.
How do I connect my marketing data to my AI agent?
You connect it by subscribing to the Ortto MCP in the Vinkius catalog. Once you provide your API key and select your region, your AI agent can start interacting with your data.
Can Ortto MCP manage my customer segments?
Yes, it allows your agent to list your current audience segments. You can then ask the agent to interact with those groups to plan your next marketing moves.
Can the AI automatically find a person's profile by their email address?
Yes! Use the get_person capability with the target email address. Your agent will return the full profile metadata, including custom fields and account associations.
How do I specify which region my Ortto account is hosted in?
When configuring the server, use the ORTTO_REGION field. Supported values are 'Global' (default), 'AU' (Australia), or 'EU' (Europe), ensuring your agent connects to the correct data center.
Does the integration allow for triggering custom activities for engagement?
Yes. The create_activity capability allows you to programmatically trigger any custom activity defined in your Ortto instance, perfect for real-time automation and journey entry.
One connection away
Give your agent a direct line to Ortto.
Connect Ortto once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available