How to Use the 15Five MCP in Cursor
Connect the 15Five MCP Server to Cursor and let your AI agent read team check-ins while you code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect 15Five MCP to Cursor
Create your Vinkius account to connect 15Five to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Read 15Five check-ins in Cursor
`list_checkins` feeds recent employee status reports into your editor context. You can ask Cursor's agent to cross-reference a developer's weekly update with their recent commits. Pulling OKRs works the same way. Firing `list_objectives` lets the AI read your team's quarterly goals and suggest code comments that align with those targets.
Trigger High Fives from the IDE
`send_high_five` pushes public praise to your colleagues without leaving your code. You finish a tough pair programming session and tell the agent to thank your partner. Reading the latest company shoutouts is handled by `list_high_fives`. The agent pulls the feed so you know who shipped what while you were heads-down in your terminal.
Query departments via MCP Server
`list_departments` exposes team rosters to your AI client. Cursor reads the department IDs to understand which engineers belong to the frontend or backend groups. Grabbing exact employee IDs happens through `list_users`. The agent fetches the active roster to ensure it tags the correct email address for any subsequent API actions.
Set up 15Five MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the 15Five MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent 15Five transactions." If the MCP tools are loaded correctly, Cursor will call the 15Five tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"15five-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by 15Five. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about 15Five MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the 15Five MCP today
We host it, we monitor it, we maintain it. You just paste one token.