Catalog
io.github.neoflintai/sprintflint
OfficialSprintFlint
Opinionated sprint tracker. Read/update tickets, sprints, velocity from Claude/Cursor/Zed.
Tracks sprint progress, updates tickets, and monitors team velocity metrics.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"sprintflint": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.sprintflint.com"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.