Bonusly Connector for AI agents.
10 live capabilities
Give employee recognition bonuses and track team rewards through your AI client.
Waiting for input…
Why people use Bonusly
Automating Employee Recognition with the Bonusly
This Connector removes those hurdles. You can just tell your agent to recognize a coworker for their help on a project. It handles the search and the posting in the background. You get the satisfaction of rewarding your team without the chore of navigating a separate platform.
What Vinkius changes
You can manage your entire rewards program using just natural language.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Recognizing a project win
A developer finishes a hard project.
- Real-world use case 02
Tracking reward engagement
An HR manager wants to see if the rewards program is active.
- Real-world use case 03
Quick point balance check
An employee wants to know how many points they have.
Complete set · 10capabilities
The complete Bonusly capability set.
These are the exact actions your AI can choose when you ask it to work with Bonusly.
01—04
4 capabilities in this set.
Part of 10 available through Bonusly.
- 01 Capability
Get bonus
Retrieve the details of a specific bonus. This helps you see exactly what a coworker said and why they got rewarded.
- 02 Capability
Get my profile
Fetch your own profile information. This is the quickest way for your agent to see your current status and points.
- 03 Capability
Get user
Retrieve a specific employee's profile. Use this to find the right person before you send them a reward.
- 04 Capability
Give bonus
Send a recognition bonus to a colleague. This capability lets you post a reward with a custom reason and hashtag in one go.
05—07
3 capabilities in this set.
Part of 10 available through Bonusly.
- 05 Capability
List bonuses
Show a list of recent bonuses from across the company. It helps you stay updated on the latest team wins.
- 06 Capability
List hashtags
Pull the most popular hashtags used in your company. Use this to see which company values are trending.
- 07 Capability
List redemptions
View the latest reward redemptions. This shows you how your team is actually spending their earned points.
08—10
3 capabilities in this set.
Part of 10 available through Bonusly.
- 08 Capability
List users
Get a full list of all employees in the organization. This helps the AI find the right people when you give a shout-out.
- 09 Capability
List company values
Fetch the official company values and hashtags. This ensures your rewards stay aligned with your culture.
- 10 Capability
Get leaderboard
Pull the current recognition leaderboard. Use it to see which team members are currently at the top of the rewards list.
Set up in minutes
One URL. Then ask Bonusly to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Bonusly 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_iPOdvFcD1tAXCp73ygiWU382HeSddHCKQJRsLSx5/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 Bonusly, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Bonusly for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_iPOdvFcD1tAXCp73ygiWU382HeSddHCKQJRsLSx5/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 Bonusly URL.
- Step 03
Save and start
Save the connection and enable Bonusly in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"bonusly": {
"url": "https://edge.vinkius.com/vk_preview_iPOdvFcD1tAXCp73ygiWU382HeSddHCKQJRsLSx5/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 Bonusly
Open Agent mode in chat and ask: "Using Bonusly, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"bonusly": {
"url": "https://edge.vinkius.com/vk_preview_iPOdvFcD1tAXCp73ygiWU382HeSddHCKQJRsLSx5/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 Bonusly
Ask Copilot: "Using Bonusly, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"bonusly": {
"url": "https://edge.vinkius.com/vk_preview_iPOdvFcD1tAXCp73ygiWU382HeSddHCKQJRsLSx5/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 Bonusly
Open Cascade and ask: "Using Bonusly, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"bonusly": {
"url": "https://edge.vinkius.com/vk_preview_iPOdvFcD1tAXCp73ygiWU382HeSddHCKQJRsLSx5/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 Bonusly
Ask Cline: "Using Bonusly, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add bonusly --transport http "https://edge.vinkius.com/vk_preview_iPOdvFcD1tAXCp73ygiWU382HeSddHCKQJRsLSx5/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 Bonusly
Ask Claude: "Using Bonusly, show me...". 10 tools are ready
Where the request belongs
Work Bonusly can move forward.
This is for HR managers who are tired of manual data entry, team leads who want to recognize great work instantly without switching tabs, and employees who want a quick way to check their points.
HR Manager
Monitors employee engagement and value alignment by asking the AI for redemption trends.
Engineering Lead
Sends quick shout-outs to developers for great code reviews during a sprint.
Office Manager
Keeps an eye on the recognition leaderboard to see which teams are most active.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse Connectors15Five
Empower performance management with 15Five. manage check-ins, high fives, objectives, and team feedback directly from your AI agent.
Pointagram
Motivate your sales team with gamified leaderboards, competitions, and rewards that turn KPIs into engaging daily challenges.
Officevibe
Manage employee engagement via Officevibe. track pulse survey scores, feedback, and NPS directly from your AI agent.
AssessTEAM
Evaluate employee performance, run 360-degree reviews, and track team goals with streamlined assessment workflows.
Swarm
Orchestrate multi-agent AI workflows where specialized agents collaborate, delegate tasks, and solve complex problems together.
Culture Amp
Equip your AI agent to manage employee engagement surveys, monitor performance, and track development via the Culture Amp API.
Bring your own AI
Change the model, client or framework. Keep Bonusly 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 Bonusly.
The practical details behind the request, access and result.
Can I use the Bonusly MCP to give rewards to my team?
Yes, you can give bonuses directly through your AI agent. It allows you to send rewards with custom reasons and hashtags without leaving your current workspace.
How does the Bonusly MCP help with company culture?
It pulls your official company values and identifies popular hashtags. This helps you ensure that all peer recognition aligns with your core company goals.
Can I see who is winning on the leaderboard?
Yes, you can ask your agent to pull the recognition leaderboard. It will show you who is currently leading in rewards across the company.
Is the Bonusly MCP good for HR managers?
It is excellent for HR managers who need to monitor engagement. You can quickly ask for redemption trends or see which values are trending in real time.
Can I check my own points with this?
Yes, the Connector can retrieve your personal profile. Your agent can then tell you exactly how many points you have available to give or redeem.
Does the Bonusly MCP show reward spending?
Yes, it can list recent reward redemptions. This gives you a clear view of how your team is actually spending their earned points.
Can I give a bonus to a colleague using the agent?
Yes! Use the give_bonus capability with the recipient's email, the amount of points, and a reason including hashtags like #teamwork. Your agent will post the recognition to Bonusly instantly.
How do I check my current point balance?
Simply ask the agent to get_my_profile. It will retrieve your personal Bonusly profile, showing your available giving and receiving point balances.
Can I see who the top recognized employees are?
Yes. Use the get_leaderboard capability to retrieve the current recognition rankings, showing the top givers and receivers in your organization.
One connection away
Give your agent a direct line to Bonusly.
Connect Bonusly once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available