Odicci Connector for AI agents.
12 live capabilities
Manage interactive marketing campaigns and gamification content through a chat interface.
Waiting for input…
Why people use Odicci
Odicci for Automating Interactive Lead Capture
This Connector changes that by letting you ask your agent for the numbers directly. You get a clear picture of your campaign's performance and customer data in seconds without ever opening a separate tab.
What Vinkius changes
You get a way to manage your entire gamification strategy through a simple chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Real-time quiz performance tracking
A marketing manager asks their agent to pull stats for a current quiz.
- Real-world use case 02
Automated customer record creation
A CRM specialist tells the agent to add a new lead from a spin wheel.
- Real-world use case 03
Auditing audience segments
A growth lead wants to see how many people are in the 'Repeat Buyer' group.
Complete set · 12capabilities
The complete Odicci capability set.
These are the exact actions your AI can choose when you ask it to work with Odicci.
01—04
4 capabilities in this set.
Part of 12 available through Odicci.
- 01 Capability
Check odicci status
Verify that your connection to the platform is active. Use this to make sure your AI can see your data.
- 02 Capability
Create customer
Add a new customer profile to your database. This lets you build your CRM through natural conversation.
- 03 Capability
Create experience
Build a new interactive experience directly through your AI client. This makes launching new campaigns much faster.
- 04 Capability
Get customer
Pull specific details for an individual customer. This helps you look up user info quickly.
05—08
4 capabilities in this set.
Part of 12 available through Odicci.
- 05 Capability
Get experience stats
Pull the latest performance data for an interactive experience. You can see engagement numbers in real time.
- 06 Capability
Get experience
Get the configuration details for a specific interactive experience. This helps you see how a campaign is set up.
- 07 Capability
Get segment
Pull the details for a specific audience segment. You can use this to see who is in a certain group.
- 08 Capability
List customers
Get a full list of your customers in the database. This is useful for checking your total reach.
09—12
4 capabilities in this set.
Part of 12 available through Odicci.
- 09 Capability
List experiences
List every interactive experience you have managed. You can see all your active campaigns at once.
- 10 Capability
List rewards
See a list of all the rewards and prizes you have set up. This helps you monitor your giveaway inventory.
- 11 Capability
List segments
List all the audience segments you have created. You can use this to see how your audience is divided.
- 12 Capability
Search customers
Find specific customers based on your search criteria. This is great for finding users who joined a specific campaign.
Set up in minutes
One URL. Then ask Odicci to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Odicci 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_sWrs0v63TIGsXnZTEW71JWrCjjk4JIJE2TT68ou9/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 Odicci, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Odicci for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_sWrs0v63TIGsXnZTEW71JWrCjjk4JIJE2TT68ou9/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 Odicci URL.
- Step 03
Save and start
Save the connection and enable Odicci in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"odicci": {
"url": "https://edge.vinkius.com/vk_preview_sWrs0v63TIGsXnZTEW71JWrCjjk4JIJE2TT68ou9/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 Odicci
Open Agent mode in chat and ask: "Using Odicci, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"odicci": {
"url": "https://edge.vinkius.com/vk_preview_sWrs0v63TIGsXnZTEW71JWrCjjk4JIJE2TT68ou9/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 Odicci
Ask Copilot: "Using Odicci, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"odicci": {
"url": "https://edge.vinkius.com/vk_preview_sWrs0v63TIGsXnZTEW71JWrCjjk4JIJE2TT68ou9/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 Odicci
Open Cascade and ask: "Using Odicci, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"odicci": {
"url": "https://edge.vinkius.com/vk_preview_sWrs0v63TIGsXnZTEW71JWrCjjk4JIJE2TT68ou9/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 Odicci
Ask Cline: "Using Odicci, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add odicci --transport http "https://edge.vinkius.com/vk_preview_sWrs0v63TIGsXnZTEW71JWrCjjk4JIJE2TT68ou9/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 Odicci
Ask Claude: "Using Odicci, show me...". 12 tools are ready
Where the request belongs
Work Odicci can move forward.
This is for marketing managers who are tired of manual data entry and CRM specialists who need to see real-time engagement from interactive content without switching tabs.
Marketing Manager
Checks how many people entered a quiz today and pulls segment growth numbers during a weekly sync.
CRM Specialist
Updates customer records and manages audience segments based on campaign participation via natural language.
Growth Marketer
Monitors reward distributions and creates new experiences to test different gamification hooks.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFidelizador
Build customer loyalty programs with points, rewards, and engagement campaigns that keep shoppers coming back.
VBOUT
Run marketing campaigns with email automation, social media management, and landing pages in one affordable platform.
FunnelCockpit
Build high-converting sales funnels, landing pages, and email sequences with an all-in-one German marketing platform.
Braze
Manage customer engagement via Braze. track users, list campaigns, and trigger canvases directly from any AI agent.
Tango
Document any process by recording your screen clicks and turning them into step-by-step guides with annotated screenshots.
Funil de Vendas
Visualize your sales funnel, track deal stages, and manage your pipeline with a CRM designed for the Brazilian market.
Bring your own AI
Change the model, client or framework. Keep Odicci 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 Odicci.
The practical details behind the request, access and result.
What is the Odicci MCP?
It's a connection that lets your AI agent manage your interactive marketing campaigns, like quizzes and spin wheels, directly through a chat interface.
Can I use Odicci MCP to see my quiz results?
Yes, you can ask your agent to pull live stats for any experience to see engagement numbers, completion rates, and opt-in data.
How does Odicci MCP help with my CRM?
It lets your agent create and update customer profiles in your database using natural language, so you don't have to do manual data entry.
Can I create new customers with Odicci MCP?
Yes, you can tell your agent to create a new customer record, and it will add that person to your Odicci database automatically.
Does Odicci MCP support spin wheels and scratch cards?
Yes, it manages all interactive experiences, including spin wheels, scratch cards, and quizzes, by pulling their specific configuration and stats.
How do I see my rewards with Odicci MCP?
You can ask your agent to list your rewards to see what prizes are available and how they are being distributed across your campaigns.
Can I monitor audience segments with Odicci MCP?
Yes, you can ask your agent to show you your audience segments to see how your target groups are growing and interacting with your content.
Can my AI automatically find the details for a specific experience by its ID?
Yes! Use the get_experience capability with the Experience ID. Your agent will respond with complete metadata for the campaign, including title, type, and current status in seconds.
How do I find my Odicci Secret API Key?
Log in to your Odicci account, navigate to Settings > Access Management > API, and you will find your unique secret token there. You may need admin privileges to see it.
Can I create a new customer via the AI?
Absolutely. Use the create_customer capability. Provide the customer name and other metadata, and the agent will add the record to your Odicci database immediately.
One connection away
Give your agent a direct line to Odicci.
Connect Odicci once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available