spinify.com
Spinify is a sales gamification and employee engagement platform that turns business activity data into leaderboards, competitions, recognition, and coaching workflows. It integrates with CRMs, spreadsheets, BI tools, and custom systems to visualize team performance and motivate behavior.
Spinify exposes a REST HTTP API for posting events to `https://api.spinify.com/v1/events` using a Spinify API key, plus an OAuth-protected MCP server at `https://mcp.spinify.com/mcp`.
- Spinify MCP Serverdetected
- Spinify APIdiscovered
Log into MySpinify, then go to Settings → Integrations and choose Connect on the API Integration to generate and copy your API key. Spinify's help docs say revoke/reset/new keys are handled by contacting Spinify through the in-app chat in MySpinify.
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://spinify.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing