Jebbit Connector for AI agents.
10 live capabilities
Access zero-party consumer data and marketing insights directly.
Waiting for input…
Why people use Jebbit
Jebbit for Zero-Party Data and Consumer Insights
This Connector lets your agent pull that data directly. You can ask for specific consumer attributes or a list of audience segments and get a summary in seconds. It turns your interactive content into a live data feed.
What Vinkius changes
Your agent becomes a direct portal to your zero-party data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding available data points
A researcher wants to know what they can query.
- Real-world use case 02
Checking campaign performance
A growth lead wants to see where traffic is coming from.
- Real-world use case 03
Auditing account access
An admin needs to see who has access to the account.
Complete set · 10capabilities
The complete Jebbit capability set.
These are the exact actions your AI can choose when you ask it to work with Jebbit.
01—04
4 capabilities in this set.
Part of 10 available through Jebbit.
- 01 Capability
Get account
Verify your account status and basic details. It ensures your connection is active before you start tasks.
- 02 Capability
List users
List all platform users for account auditing. It helps you keep track of who has access to your data.
- 03 Capability
List webhooks
Audit your configured webhooks to ensure your data is being sent correctly. It helps maintain your automation pipeline.
- 04 Capability
List attributes
See every consumer attribute captured across your experiences. This helps you understand what data points you can actually query.
05—07
3 capabilities in this set.
Part of 10 available through Jebbit.
- 05 Capability
Get experience
Get the structure and results of a specific quiz or survey. Use this to see how a single experience is performing.
- 06 Capability
List campaigns
View all active campaigns to see where your experience traffic is coming from. It helps track your marketing reach.
- 07 Capability
List experiences
Find all interactive experiences including their names and publication status. This is the starting point for any data analysis.
08—10
3 capabilities in this set.
Part of 10 available through Jebbit.
- 08 Capability
List integrations
Check all active integrations to verify your data flow. It ensures your connections to other platforms are working.
- 09 Capability
List reporting jobs
Check the status of large data requests. This is useful for knowing when a big report is ready for review.
- 10 Capability
List segments
Identify high-value audience cohorts for targeted marketing. Use this to see how your users are grouped.
Set up in minutes
One URL. Then ask Jebbit to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Jebbit 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_ARh3611FTYhxAKc8aZ0G0r7eUhwlZqqQXWh2KBQC/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 Jebbit, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Jebbit for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ARh3611FTYhxAKc8aZ0G0r7eUhwlZqqQXWh2KBQC/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 Jebbit URL.
- Step 03
Save and start
Save the connection and enable Jebbit in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"jebbit": {
"url": "https://edge.vinkius.com/vk_preview_ARh3611FTYhxAKc8aZ0G0r7eUhwlZqqQXWh2KBQC/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 Jebbit
Open Agent mode in chat and ask: "Using Jebbit, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"jebbit": {
"url": "https://edge.vinkius.com/vk_preview_ARh3611FTYhxAKc8aZ0G0r7eUhwlZqqQXWh2KBQC/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 Jebbit
Ask Copilot: "Using Jebbit, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"jebbit": {
"url": "https://edge.vinkius.com/vk_preview_ARh3611FTYhxAKc8aZ0G0r7eUhwlZqqQXWh2KBQC/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 Jebbit
Open Cascade and ask: "Using Jebbit, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"jebbit": {
"url": "https://edge.vinkius.com/vk_preview_ARh3611FTYhxAKc8aZ0G0r7eUhwlZqqQXWh2KBQC/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 Jebbit
Ask Cline: "Using Jebbit, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add jebbit --transport http "https://edge.vinkius.com/vk_preview_ARh3611FTYhxAKc8aZ0G0r7eUhwlZqqQXWh2KBQC/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 Jebbit
Ask Claude: "Using Jebbit, show me...". 10 tools are ready
Where the request belongs
Work Jebbit can move forward.
Marketing managers who are tired of manual data entry and want to move toward zero-party data strategies.
Growth Marketer
They use this to identify which audience segments are converting best on specific quizzes.
Consumer Insights Analyst
They use it to pull specific attributes like purchase intent to build better customer profiles.
Marketing Ops Manager
They use it to audit webhooks and ensure data is flowing correctly to other platforms.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsEmplifi
Equip your AI agent to manage social profiles, track post metrics, and monitor care automation via the Emplifi API.
GetResponse
Grow your audience with email marketing, landing pages, webinars, and marketing automation that works together seamlessly.
DISQO
Equip your AI agent to manage consumer insight projects, track audiences, and monitor behavioral metrics via the DISQO API.
Audienceful
Manage subscribers, custom fields, and email automations via Audienceful. orchestrate newsletters and campaigns directly via AI.
Braze
Manage customer engagement via Braze. track users, list campaigns, and trigger canvases directly from any AI agent.
GaggleAMP
Amplify your brand reach through employee advocacy with curated social sharing activities that boost organic engagement.
Bring your own AI
Change the model, client or framework. Keep Jebbit 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 Jebbit.
The practical details behind the request, access and result.
Can the Jebbit MCP help me get consumer insights?
Yes, it lets you pull specific data points like purchase intent and preferences directly from your interactive quizzes.
How do I see my active marketing campaigns?
You can ask your agent to list all active campaigns to see exactly where your experience traffic is coming from.
Can I use this to see my audience segments?
Yes, it lets you pull a list of your audience segments to help identify high-value cohorts for your marketing.
Does the Jebbit MCP work with zero-party data?
It is specifically designed to help you access and manage zero-party data collected through interactive content.
Can I use it to check if my webhooks are working?
Yes, you can use it to audit your configured webhooks and ensure your data is flowing to other platforms correctly.
How do I know when my reports are ready?
You can ask your agent to check the status of your recent reporting jobs to see if large data requests are finished.
How do I get Jebbit API credentials?
You need a Client ID and Client Secret. Please contact your Jebbit account representative or visit the developer settings in your Jebbit dashboard to obtain these credentials.
What is zero-party data?
Zero-party data is data that a customer intentionally and proactively shares with a brand, often through interactive experiences like quizzes or surveys.
Can I see campaign performance?
Yes, the list_reporting_jobs and get_experience capabilities allow you to access data related to how users are interacting with your Jebbit content.
One connection away
Give your agent a direct line to Jebbit.
Connect Jebbit once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available