Connect via MCP at mcp.sprintflint.com. One JSON block, one bearer token, and Claude can list sprints, file tickets, and post comments without leaving the chat.
Built around how your AI actually works.
# In SprintFlint: Profile → API Token → Generate
# The same token works for REST API and MCP.
Open ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or the equivalent on your OS. Add the SprintFlint server block, then restart Claude Desktop.
{
"mcpServers": {
"sprintflint": {
"url": "https://mcp.sprintflint.com",
"headers": {
"Authorization": "Bearer YOUR_TOKEN"
}
}
}
}
"What's the active sprint and what's still open?"
Claude calls list-sprints and list-issues, summarises the state, and offers to file follow-up issues right from the chat.
Same setup, different tools.
Now it can read your sprint.
300 free tickets. No card. Native MCP.