Native MCP. Drop one JSON block into Cursor settings and the agent reads your sprint, files tickets, and posts comments without leaving the editor.
Built around how your AI actually works.
# In SprintFlint: Profile → API Token → Generate
# Same token works for MCP and the REST API.
Open Cursor → Settings → MCP → Add server, paste the JSON below, replace YOUR_TOKEN with the SprintFlint token from step 1, and save.
{
"mcpServers": {
"sprintflint": {
"url": "https://mcp.sprintflint.com",
"headers": {
"Authorization": "Bearer YOUR_TOKEN"
}
}
}
}
"What's in my SprintFlint sprint this week?"
Cursor calls list-sprints and list-issues, summarises state, and offers to file follow-up issues.
Same setup, different tools.
Native MCP, native bearer auth.
300 free tickets. Set up in under 2 minutes.