Appier Connector for AI agents.
8 live capabilities
Manage marketing campaigns and fetch ROAS metrics through natural language.
Waiting for input…
Why people use Appier
Appier for Marketing Analytics and Campaign Tracking
This Connector ends that cycle. You can just ask your agent for the latest performance metrics or a summary of your active campaigns. You get the numbers you need instantly, which means you spend less time on data entry and more time on actual strategy.
What Vinkius changes
You get a direct chat interface for your Appier marketing data without the dashboard fatigue.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick ROAS updates during strategy calls
A growth marketer asks the agent for the ROAS of a specific campaign to see if they should increase the budget immediately.
- Real-world use case 02
Validating segment sizes for new pilots
A data analyst uses list_segments to see if a new high-intent group has enough users to justify a new ad spend.
- Real-world use case 03
Identifying churn risk for retention campaigns
An e-commerce lead asks the agent to list active predictions to see which users are likely to drop off in the next 7 days.
Complete set · 8capabilities
The complete Appier capability set.
These are the exact actions your AI can choose when you ask it to work with Appier.
01—04
4 capabilities in this set.
Part of 8 available through Appier.
- 01 Capability
List campaigns
See every AI marketing campaign currently running in your Appier account. It helps you get a high-level view of your active projects at a glance.
- 02 Capability
Get campaign
Pull specific details for a single marketing campaign. Use this to check the exact configuration of a specific ad set.
- 03 Capability
List audiences
View a complete list of all your target audiences. This is your starting point for seeing who you are currently reaching.
- 04 Capability
Get audience
Get the specific details for one target audience. It tells you exactly who is in that group and why they were selected.
05—08
4 capabilities in this set.
Part of 8 available through Appier.
- 05 Capability
List segments
See all the user segments you have configured in your account. This helps you understand how your users are being grouped.
- 06 Capability
List predictions
See which AI prediction models are currently active. You can check which models are running for churn or purchase probability.
- 07 Capability
List conversions
View the historical conversion events you are currently tracking. It shows you what actions your customers are taking.
- 08 Capability
Get campaign analytics
Fetch full performance metrics like ROAS, CPC, and CTR for a campaign. This gives you the hard numbers you need for reporting.
Set up in minutes
One URL. Then ask Appier to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Appier 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_YMTa9XW0adENayBcVVpnqa7B3p3Qdihn6q7x3vhr/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 Appier, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Appier for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_YMTa9XW0adENayBcVVpnqa7B3p3Qdihn6q7x3vhr/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 Appier URL.
- Step 03
Save and start
Save the connection and enable Appier in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"appier": {
"url": "https://edge.vinkius.com/vk_preview_YMTa9XW0adENayBcVVpnqa7B3p3Qdihn6q7x3vhr/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 Appier
Open Agent mode in chat and ask: "Using Appier, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"appier": {
"url": "https://edge.vinkius.com/vk_preview_YMTa9XW0adENayBcVVpnqa7B3p3Qdihn6q7x3vhr/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 Appier
Ask Copilot: "Using Appier, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"appier": {
"url": "https://edge.vinkius.com/vk_preview_YMTa9XW0adENayBcVVpnqa7B3p3Qdihn6q7x3vhr/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 Appier
Open Cascade and ask: "Using Appier, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"appier": {
"url": "https://edge.vinkius.com/vk_preview_YMTa9XW0adENayBcVVpnqa7B3p3Qdihn6q7x3vhr/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 Appier
Ask Cline: "Using Appier, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add appier --transport http "https://edge.vinkius.com/vk_preview_YMTa9XW0adENayBcVVpnqa7B3p3Qdihn6q7x3vhr/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 Appier
Ask Claude: "Using Appier, show me...". 8 tools are ready
Where the request belongs
Work Appier can move forward.
Growth marketers and data analysts who are tired of clicking through dashboards at 2am to find metrics for their reports.
Growth Marketer
Pulls ROAS and CPC metrics into strategy documents to adjust spend on the fly.
Data Analyst
Parses ML prediction models and segment rules to validate targeting logic.
E-commerce Manager
Tracks high-value conversions based on predictive segments to optimize inventory.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCordial
Equip your AI agent to manage subscribers, campaigns, and automated messaging through the Cordial Marketing API.
Braze
Manage customer engagement via Braze. track users, list campaigns, and trigger canvases directly from any AI agent.
Kameleoon
Manage A/B testing, personalization, and experimentation workflows via AI agents.
Adikteev
App retargeting and churn prediction. manage audience segments and track campaign performance via AI.
Blueshift
Orchestrate customer engagement via Blueshift. manage campaigns, track events, and sync customer data directly from any AI agent.
Moloco
Manage machine learning-powered advertising via Moloco. track campaigns and get analytics directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Appier 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 Appier.
The practical details behind the request, access and result.
Can the Appier MCP help me see my ROAS?
Yes, it lets you pull real-time performance metrics like ROAS, CPC, and CTR for any specific campaign directly into your chat.
How do I see my predictive models?
You can ask your agent to list all active AI prediction models, such as churn risk or purchase propensity, to see what your data is telling you.
Can I check audience sizes with the Appier MCP?
Yes, you can use it to see the total number of users in your target audiences and segments without opening your dashboard.
Is this for managing my ad spend?
This Connector is for fetching data and checking campaign status. You will still use the Appier dashboard for major budget changes and billing.
Does the Appier MCP work with Claude?
Yes, it works with Claude and any other MCP-compatible client like Cursor or Windsurf.
Can I get a list of my conversion events?
You can use it to see all the conversion events you are currently tracking in your Appier account to monitor customer actions.
Can my AI agent create new predictive models in Appier?
No. The Connector is designed natively for reading data, fetching performance stats, analyzing segments, and understanding configurations. Creating complex models still requires the Appier Enterprise Console to ensure ML model safety.
How fast can I generate a campaign ROI report before a meeting?
In a few seconds. Tell your agent 'Fetch analytics for my top 3 active campaigns' and the AI will invoke the analytics endpoint, process the CPC, CTR, and ROAS data, and output a clean executive summary in whatever format you ask.
Can the agent tell me how big a specific prediction segment is?
Yes. If an audience ID or segment ID is known, the agent uses the 'get_audience' capability to fetch size estimations, AI criteria, and generation metrics—informing you immediately if your targeted audience size is large enough to launch.
One connection away
Give your agent a direct line to Appier.
Connect Appier once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available