SprintFlint
io.github.neoflintai/sprintflint
Documentation
Installation
Use the public MCP endpoint at https://mcp.sprintflint.com.
For Claude Code:
claude mcp add sprintflint --transport http https://mcp.sprintflint.com --header "Authorization: Bearer YOUR_TOKEN"
For Claude Desktop, Cursor, and Zed, use the JSON snippet from https://sprintflint.com/mcp or the MCP Config Generator.
Configuration
The server uses Streamable HTTP and the same bearer token as the REST API. Generate a token from My Profile -> API Token in SprintFlint.
Capabilities
list-projectslist-sprintslist-issuesmy-issuesget-issuecreate-issueupdate-issuecreate-comment
The public docs also describe sprint velocity tracking, GitHub PR linking, issue comments, and AI editor workflows.
Limitations
delete-issueanddelete-sprintare intentionally not exposed on day one.- Hosted only for now; self-hosting is not offered.
- Resources and prompts are advertised in the handshake, but tools are the only fully implemented primitive on day one.
- Access is scoped to your organisation and rate-limited.
Security
Use one token per device if possible, keep the token secret, and revoke it from account settings when needed.
