Keen Connector for AI agents.
10 live capabilities
Query Keen.io analytics and record events using natural language
Waiting for input…
Why people use Keen
Keen for Real-Time Event Analytics
With this Keen MCP, you just ask your AI client for the answer. You can stay in your current workspace and get the data you need in seconds. Instead of hunting through menus, your agent pulls the numbers directly from your project. You get the facts you need without the clicking.
What Vinkius changes
It turns your Keen.io account into a queryable data source for your AI agent.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying new tracking implementations
A developer wants to know if their new Sign Up button is actually sending data.
- Real-world use case 02
Calculating average order values
A product manager needs to know the average order value for a specific region.
- Real-world use case 03
Discovering unique user categories
A data analyst needs to see all the unique categories users are selecting.
Complete set · 10capabilities
The complete Keen capability set.
These are the exact actions your AI can choose when you ask it to work with Keen.
01—04
4 capabilities in this set.
Part of 10 available through Keen.
- 01 Capability
Average property
Calculates the average of a specific property. Use this to find mean values for prices or scores.
- 02 Capability
List collections
Lists all event collections. This helps you see what data you currently have available.
- 03 Capability
Count events
Counts total events in a collection. It's the fastest way to get volume metrics.
- 04 Capability
Count unique
Counts unique values for a property. Use this to see how many distinct users or items are involved.
05—07
3 capabilities in this set.
Part of 10 available through Keen.
- 05 Capability
List datasets
Lists cached datasets. Use this to see what pre-computed data is ready to go.
- 06 Capability
Get project details
Gets project configuration and details. Use this to check your current project setup.
- 07 Capability
Record event
Records a single event to a collection. Use this to send new data points to your Keen project instantly.
08—10
3 capabilities in this set.
Part of 10 available through Keen.
- 08 Capability
List saved queries
Lists all saved queries. This lets your agent know which custom reports you already have.
- 09 Capability
Select unique
Lists all unique values for a property. Use this to see the variety of values in a field.
- 10 Capability
Sum property
Sums numeric values of a property. This is perfect for calculating total revenue or points.
Set up in minutes
One URL. Then ask Keen to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Keen 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_EmKj2WUExWJ6m1N7u6wrgOcjAX3XgobRZ64OQACk/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 Keen, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Keen for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_EmKj2WUExWJ6m1N7u6wrgOcjAX3XgobRZ64OQACk/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 Keen URL.
- Step 03
Save and start
Save the connection and enable Keen in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"keen": {
"url": "https://edge.vinkius.com/vk_preview_EmKj2WUExWJ6m1N7u6wrgOcjAX3XgobRZ64OQACk/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 Keen
Open Agent mode in chat and ask: "Using Keen, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"keen": {
"url": "https://edge.vinkius.com/vk_preview_EmKj2WUExWJ6m1N7u6wrgOcjAX3XgobRZ64OQACk/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 Keen
Ask Copilot: "Using Keen, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"keen": {
"url": "https://edge.vinkius.com/vk_preview_EmKj2WUExWJ6m1N7u6wrgOcjAX3XgobRZ64OQACk/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 Keen
Open Cascade and ask: "Using Keen, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"keen": {
"url": "https://edge.vinkius.com/vk_preview_EmKj2WUExWJ6m1N7u6wrgOcjAX3XgobRZ64OQACk/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 Keen
Ask Cline: "Using Keen, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add keen --transport http "https://edge.vinkius.com/vk_preview_EmKj2WUExWJ6m1N7u6wrgOcjAX3XgobRZ64OQACk/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 Keen
Ask Claude: "Using Keen, show me...". 10 tools are ready
Where the request belongs
Work Keen can move forward.
Data engineers who need to verify tracking logic quickly and product analysts who want to run ad-hoc queries without waiting for a data team to write SQL.
Data Engineer
Verifies event schemas and tests recording logic via natural language during development.
Product Analyst
Runs quick counts and averages on event data to answer product questions on a Tuesday afternoon.
Full-stack Developer
Monitors project status and checks event streaming during builds to ensure data is landing correctly.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTalkingData
Leading big data and product analytics platform in China. manage event tracking and user growth via AI.
PipeStream
Streamline real-time data flows. create streams, publish events, and fetch historical data directly from your AI agent.
Amplitude
Track user behavior, analyze product metrics, and manage cohorts directly from your AI agent using Amplitude's powerful analytics suite.
PredictHQ Event Intelligence
Manage global events. audit festivals, sports, and rankings via AI.
Sensors Data
Orchestrate Sensors Data analytics. manage events, query user profiles, and monitor data ingestion directly from any AI agent.
Klipfolio
Build real-time business dashboards that pull from hundreds of data sources and give every stakeholder the metrics they need.
Bring your own AI
Change the model, client or framework. Keep Keen 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 Keen.
The practical details behind the request, access and result.
Can the Keen MCP help me see my analytics without a dashboard?
Yes, it allows your AI agent to pull metrics like counts, sums, and averages directly. You can ask questions about your data in plain English and get the numbers immediately without logging into a web interface.
How do I use the Keen MCP to send new data to my project?
You can tell your AI client to record an event. It will use the Connector to send that data point to your Keen.io project so you can see it in your analytics.
Can my AI client run math on my Keen.io events?
Yes, it can calculate averages and sums for specific properties. Just ask your agent to find the average price or total volume for a specific event collection.
How does the Keen MCP help with tracking verification?
It lets you quickly check if your tracking code is working. You can ask your agent to send a test event and then immediately verify that it appeared in your project.
Can I see all my saved Keen.io queries with this Connector?
Yes, your agent can list all your saved queries. This helps it understand which custom reports you already have so it can provide more relevant information.
Can I record a single event using this agent?
Yes, the record_event capability allows you to send a JSON object representing your event directly to any named collection.
How do I calculate the average value of a property?
Use the average_property capability by specifying the collection name and the numeric target property you want to average.
Is it possible to see my project's collections?
Absolutely. The list_collections capability retrieves a list of all event types (collections) currently stored in your Keen project.
One connection away
Give your agent a direct line to Keen.
Connect Keen once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available