Opinionated sprint tracker with a native MCP server at mcp.sprintflint.com. Connect Claude Desktop, Cursor, Claude Code, or Zed in 30 seconds; the agent reads your sprint, files issues, and posts comments without leaving the chat. Bearer-token auth scoped to your organisation. Free up to 300 tickets forever, then £5/user/month.
サーバー設定
{
"mcpServers": {
"sprintflint": {
"type": "streamable-http",
"url": "https://mcp.sprintflint.com",
"headers": {
"Authorization": "Bearer <YOUR_SPRINTFLINT_API_TOKEN>"
}
}
}
}