Pick your editor. Copy the JSON. Paste it into your config file. Restart. Done.
Endpoint: https://mcp.sprintflint.com · Protocol 2025-06-18 · Bearer-token auth.
Pick your editor
Don't have a token yet?
Generate one in your account
(free tier — 300 tickets, no card).
Same token works for the REST API at
/api
and the OpenAPI spec at
/api-docs.
One JSON block per editor, pre-filled with the SprintFlint MCP endpoint and the place your bearer token goes. The token is left as a placeholder — paste yours after you copy. Nothing on this page calls our servers, nothing is stored. The generator is pure HTML and a tiny bit of JS.
Adds the sprintflint server to mcpServers in claude_desktop_config.json. Restart Claude Desktop, the SprintFlint tools appear in the tools menu.
Pastes into Cursor's MCP settings panel. Cursor handles the rest — auto-detects available tools and exposes them to the agent.
One-liner: claude mcp add sprintflint --transport http https://mcp.sprintflint.com --header "Authorization: Bearer YOUR_TOKEN". No file editing.
Adds to context_servers in ~/.config/zed/settings.json. Zed's agent panel picks it up automatically.
Six day-one tools, mapped to the actions a developer takes during a sprint:
list_projects — list projects in your organisationlist_active_sprints — list active sprints across projectslist_tickets — filterable by sprint, status, ownerget_ticket — read a ticket including commentscreate_ticket — file a new ticket into a sprintcomment_on_ticket — post a comment to a ticket
Free 14-day trial of the full product, no card. Free forever for the first 300 tickets.
Generate a token, copy the config above, paste, restart your editor.