Fomo Connector for AI agents.
11 live capabilities
Manage social proof notifications and ecommerce marketing feeds.
Waiting for input…
Why people use Fomo
Fomo for Ecommerce Social Proof Management
This Connector lets you skip the dashboard entirely. You can just tell your agent to create a new notification style or push a test event to the feed. You get a live, manageable marketing stack where you can audit integrations and clean up your feed through a simple chat.
What Vinkius changes
You get a conversational interface for your entire social proof marketing stack.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Creating a special holiday sale style
A store owner wants to create a special "Holiday Sale" notification style quickly.
- Real-world use case 02
Removing fake or duplicate events
A marketer notices a fake or duplicate event on the live feed.
- Real-world use case 03
Verifying Shopify integration status
A growth lead needs to check if their Shopify integration is actually sending data.
Complete set · 11capabilities
The complete Fomo capability set.
These are the exact actions your AI can choose when you ask it to work with Fomo.
01—04
4 capabilities in this set.
Part of 11 available through Fomo.
- 01 Capability
Get application info
Get your account attributes and marketing setup details. This helps your agent understand your specific Fomo configuration.
- 02 Capability
Create event
Push a new customer interaction to your live website feed. This is the primary way to trigger social proof notifications.
- 03 Capability
Create template
Create a new notification style for your social proof feed. This lets you define how specific customer actions look to your visitors.
- 04 Capability
Delete event
Remove a specific interaction from your live feed. Use this to clean up your social proof history instantly.
05—08
4 capabilities in this set.
Part of 11 available through Fomo.
- 05 Capability
Get event
Fetch the full details of a single customer interaction. Use this to see specific data points for a notification.
- 06 Capability
Get template
Retrieve the details of a specific notification style. This is useful for checking the current look of a template.
- 07 Capability
List events
Show a list of recent social proof activities. Use this to monitor your feed's performance in real time.
- 08 Capability
List integrations
See all third-party services currently connected to your account. This helps you keep your marketing stack organized.
09—11
3 capabilities in this set.
Part of 11 available through Fomo.
- 09 Capability
List push messages
View a history of messages that have been sent. This allows you to audit your past notification activity.
- 10 Capability
List templates
See all the notification styles available in your account. This helps you manage your library of social proof designs.
- 11 Capability
Update event
Modify the details of an existing event in your feed. Use this to correct information on a live notification.
Set up in minutes
One URL. Then ask Fomo to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Fomo 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_FUAxprnIApmamaucSct50FcJyE8LKizajTuPct0y/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 Fomo, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Fomo for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_FUAxprnIApmamaucSct50FcJyE8LKizajTuPct0y/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 Fomo URL.
- Step 03
Save and start
Save the connection and enable Fomo in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"fomo": {
"url": "https://edge.vinkius.com/vk_preview_FUAxprnIApmamaucSct50FcJyE8LKizajTuPct0y/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 Fomo
Open Agent mode in chat and ask: "Using Fomo, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"fomo": {
"url": "https://edge.vinkius.com/vk_preview_FUAxprnIApmamaucSct50FcJyE8LKizajTuPct0y/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 Fomo
Ask Copilot: "Using Fomo, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"fomo": {
"url": "https://edge.vinkius.com/vk_preview_FUAxprnIApmamaucSct50FcJyE8LKizajTuPct0y/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 Fomo
Open Cascade and ask: "Using Fomo, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"fomo": {
"url": "https://edge.vinkius.com/vk_preview_FUAxprnIApmamaucSct50FcJyE8LKizajTuPct0y/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 Fomo
Ask Cline: "Using Fomo, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add fomo --transport http "https://edge.vinkius.com/vk_preview_FUAxprnIApmamaucSct50FcJyE8LKizajTuPct0y/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 Fomo
Ask Claude: "Using Fomo, show me...". 11 tools are ready
Where the request belongs
Work Fomo can move forward.
This is for ecommerce owners and marketing managers who are tired of manually updating social proof feeds and want to automate their customer engagement strategy.
Ecommerce Manager
Manages live feeds to drive conversions during high-traffic sales.
Growth Marketer
Sets up and audits social proof templates to ensure brand consistency.
Web Developer
Quickly pushes test events or audits integrations without leaving their IDE.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsVBOUT
Run marketing campaigns with email automation, social media management, and landing pages in one affordable platform.
Platform.ly
Grow your business with marketing automation, CRM, and analytics connected in one platform that shows what drives revenue.
MoEngage
Engage mobile app users with personalized push notifications, in-app messages, and AI-optimized customer journeys across channels.
Braze
Manage customer engagement via Braze. track users, list campaigns, and trigger canvases directly from any AI agent.
Blueshift
Orchestrate customer engagement via Blueshift. manage campaigns, track events, and sync customer data directly from any AI agent.
GetResponse
Grow your audience with email marketing, landing pages, webinars, and marketing automation that works together seamlessly.
Bring your own AI
Change the model, client or framework. Keep Fomo 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 Fomo.
The practical details behind the request, access and result.
Can the Fomo MCP help me manage my social proof notifications?
Yes. It gives your AI agent the ability to create, list, and update the notification templates that appear on your site. You can manage your entire social proof strategy through a chat interface.
How do I use Fomo MCP to push live events?
You can ask your agent to push new customer interactions, like sign-ups or purchases, directly to your live feed. This is great for triggering real-time social proof.
Can I use this to see which third-party apps are connected to Fomo?
Yes. The Connector allows your agent to list all active integrations, so you can quickly audit your marketing stack and ensure everything is synced.
Is it possible to remove old notifications from my feed using Fomo MCP?
Definitely. You can tell your agent to delete specific events from your live feed to keep your social proof looking fresh and relevant.
How does Fomo MCP help with ecommerce marketing?
It automates the tedious parts of social proof management. You can create styles, monitor events, and manage integrations without leaving your primary workspace.
Can I check the details of a specific social proof event?
Yes. Your agent can fetch the metadata for any specific notification, making it easy to verify details like location or specific customer actions.
How do I get an Auth Token for Fomo?
You can find your API token in your Fomo dashboard under Settings > Site > API Access.
Can I use the agent to create new notification designs?
Yes, you can use the 'create_template' capability to programmatically add new notification shells using the {{ variable }} syntax.
How do I push a purchase event to my feed via the agent?
Use the 'create_event' capability and provide the event_type_id along with metadata like first_name, city, and title.
One connection away
Give your agent a direct line to Fomo.
Connect Fomo once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available