Kippy Connector for AI agents.
13 live capabilities
Manage team OKRs and performance reviews with your AI agent.
Waiting for input…
Why people use Kippy
Kippy for HR Performance Analytics
With the Kippy MCP, you just ask your agent to summarize how the Engineering team is doing on their OKRs. It pulls the data instantly and gives you a clear summary in one message.
What Vinkius changes
You get a conversational interface for your entire performance management system.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quarterly Report Prep
An HR manager asks the agent to summarize all team scores and KPI progress for the last three months to build a slide deck.
- Real-world use case 02
1-On-1 Prep
A manager asks for the feedback entries and project scores for a specific engineer to prepare for a performance review.
- Real-world use case 03
Goal Alignment
A lead asks which projects are currently linked to the company's main OKRs to ensure the team is working on the right things.
Complete set · 13capabilities
The complete Kippy capability set.
These are the exact actions your AI can choose when you ask it to work with Kippy.
01—04
4 capabilities in this set.
Part of 13 available through Kippy.
- 01 Capability
List competencies
See the skills and competency tracking for your team. Use it to identify gaps in your current workforce.
- 02 Capability
List feedback
Pull feedback entries from across the organization. It makes it easy to gather qualitative data on employee performance.
- 03 Capability
List kpi scores
Get the current scores for your key performance indicators. This helps you see how close you are to hitting your targets.
- 04 Capability
List kpis
See all the KPIs defined for your organization. Use this to get a high-level view of what the company is measuring.
05—07
3 capabilities in this set.
Part of 13 available through Kippy.
- 05 Capability
List notes
View comments and annotations from various users. It's great for finding specific context on a project or goal.
- 06 Capability
List project scores
See the current scores for all your active projects. This helps you prioritize where to focus resources next.
- 07 Capability
List projects
Get a list of all projects in your organization. Use it to see the full scope of work your teams are handling.
08—10
3 capabilities in this set.
Part of 13 available through Kippy.
- 08 Capability
List team scores
See the performance scores for different teams. This helps you identify which departments need more support.
- 09 Capability
List teams
See the list of teams in your organization. Use this to quickly navigate between different departments.
- 10 Capability
List annual scores
See yearly performance metrics. This helps you spot long-term trends in employee output.
11—13
3 capabilities in this set.
Part of 13 available through Kippy.
- 11 Capability
List appraisals
Get a list of performance reviews and appraisals. Use this to quickly check the status of a review cycle.
- 12 Capability
List audit logs
View the system audit logs for security. It helps you see who made changes to the performance data.
- 13 Capability
List users
See the list of users in Kippy. It helps you manage who has access to the performance data.
Set up in minutes
One URL. Then ask Kippy to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Kippy 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_uAGmUjavtj5V6pnyMK3tY9FomaJRSRLBGYqwgX15/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 Kippy, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Kippy for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_uAGmUjavtj5V6pnyMK3tY9FomaJRSRLBGYqwgX15/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 Kippy URL.
- Step 03
Save and start
Save the connection and enable Kippy in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"kippy": {
"url": "https://edge.vinkius.com/vk_preview_uAGmUjavtj5V6pnyMK3tY9FomaJRSRLBGYqwgX15/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 Kippy
Open Agent mode in chat and ask: "Using Kippy, help me...". 13 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"kippy": {
"url": "https://edge.vinkius.com/vk_preview_uAGmUjavtj5V6pnyMK3tY9FomaJRSRLBGYqwgX15/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 Kippy
Ask Copilot: "Using Kippy, help me...". 13 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"kippy": {
"url": "https://edge.vinkius.com/vk_preview_uAGmUjavtj5V6pnyMK3tY9FomaJRSRLBGYqwgX15/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 Kippy
Open Cascade and ask: "Using Kippy, help me...". 13 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"kippy": {
"url": "https://edge.vinkius.com/vk_preview_uAGmUjavtj5V6pnyMK3tY9FomaJRSRLBGYqwgX15/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 Kippy
Ask Cline: "Using Kippy, help me...". 13 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add kippy --transport http "https://edge.vinkius.com/vk_preview_uAGmUjavtj5V6pnyMK3tY9FomaJRSRLBGYqwgX15/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 Kippy
Ask Claude: "Using Kippy, show me...". 13 tools are ready
Where the request belongs
Work Kippy can move forward.
This is for HR leads and managers who are tired of manual data entry and want a faster way to monitor team alignment and performance metrics.
HR Manager
Handles review cycles and pulls feedback summaries for quarterly reports.
Engineering Manager
Tracks project scores and ensures the team is hitting technical KPIs.
Team Lead
Monitors OKRs and checks individual goal progress during 1-on-1s.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBuddy Punch
Track employee hours with GPS-verified clock-ins, PTO management, and payroll-ready timesheet exports your team will love.
Timeero
Track employee time and mileage with GPS-verified clock-ins that generate accurate timesheets for field service teams.
WHOOP
Track your WHOOP health metrics. workouts, sleep, recovery, strain, HRV and body measurements from any AI agent.
Veraset
Equip your agent to seamlessly query Veraset's mobility datasets. Run geospatial SQL, extract insights, and manage S3 buckets.
HyperTrack
Manage location tracking, trips, and geofences via HyperTrack API.
KeepTruckin
Manage your fleet and assets via KeepTruckin. track locations, monitor reefer sensors, and analyze vehicle utilization directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Kippy 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 Kippy.
The practical details behind the request, access and result.
Can the Kippy MCP help me track team OKRs?
Yes, it pulls all your OKRs and KPIs so you can ask your agent for summaries, status updates, or specific data points without leaving your chat.
How does Kippy MCP help with performance reviews?
It lets you see appraisal ratings and feedback cycles directly. You can quickly check who has been reviewed and see the overall scores.
Can I use Kippy MCP to see project progress?
Yes, it pulls project scores and descriptions for all your active projects, making it easy to see what's actually getting done.
Does Kippy MCP work for HR teams?
It's built specifically for HR and managers to handle review cycles and performance data easily through a conversational interface.
Can I see skill gaps with Kippy MCP?
Yes, it can pull competency tracking data to help you see where your team needs more training or where you have talent surpluses.
How do I get feedback entries using Kippy MCP?
Your agent can pull all qualitative feedback entries from across the organization, allowing you to gather sentiment quickly.
Can I track OKRs and goal progress?
Yes. Browse all objectives with key results and progress percentages. Create new goals, update progress, and track alignment across teams.
Does Kippy require multiple credentials?
Yes. Kippy requires three credentials: API Key, Organisation ID, and Username. All are used for authentication against kippy-tsc.appspot.com/api.
Can I access performance reviews and feedback?
Yes. Browse review cycles, access individual feedback and ratings, and monitor completion status across the organization.
One connection away
Give your agent a direct line to Kippy.
Connect Kippy once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available