LONDON, 5 May 2026: SprintFlint today released v1.7. The headline: the public Model Context Protocol server is live again at mcp.sprintflint.com, speaking MCP protocol 2025-06-18 over Streamable HTTP. Drop one block of JSON into Claude Desktop and the agent can list projects, create sprints, file tickets, and post comments without ever leaving the editor.
v1.4 was the content engine. v1.5 was the practitioner engine. v1.6 was the discovery layer. v1.7 is the agent surface: SprintFlint is now natively addressable by every MCP-aware AI tool, alongside the existing REST API and /llms.txt index.
MCP server live at mcp.sprintflint.com
The relaunch resolves a long-standing routing failure. The MCP app shares the SprintFlint codebase but ships from its own Procfile.mcp, selected at build time via the multi-procfile buildpack. The web process boots mcp.ru instead of the standard Rails router, and Heroku ACM issued a Let's Encrypt certificate for the custom domain. The verified initialize handshake returns sprint-flint-rails v0.0.1 with tools, prompts, resources and logging capabilities advertised.
Connect Claude Desktop in 30 seconds
{
"mcpServers": {
"sprintflint": {
"url": "https://mcp.sprintflint.com",
"headers": { "Authorization": "Bearer YOUR_TOKEN" }
}
}
}
Same bearer token as the REST API. Same scopes. No separate auth flow. Cursor, Claude Code, Zed and any other MCP-capable client work the same way.
Two new long-form posts
- Agile Estimation Techniques Compared — story points vs t-shirt sizing vs ideal hours vs no estimates, with a decision matrix for which to use when.
- Sprints With AI Teammates — a working playbook for treating Claude Code, Cursor and Codex as sprint participants: ticket assignment, definition-of-done, review etiquette, and where the human still owns the call.
Atom feed for the blog
/blog/feed.atom exposes the full blog as a standards-compliant Atom 1.0 feed, auto-discovered by readers via <link rel="alternate"> in the blog index. NetNewsWire, Feedly, Reeder and the AI agents that watch RSS for content discovery now all light up.
Schema.org: BreadcrumbList everywhere
Every blog post, glossary term and template page now emits BreadcrumbList JSON-LD (Home → Section → Item). Combined with the existing BlogPosting, DefinedTerm, WebApplication, CollectionPage and Product coverage, SprintFlint's free-content surface is fully structured for Google rich results and AI summary inclusion.
Marketing polish — the bits that bug you
- Header on every marketing page. Blog, tools, glossary, changelog, templates, migrations, integrations, roadmap and error pages now all carry the site header. No more dead-end navigation.
- 4-column grouped footer. Product, Resources, Company, Legal — replaces the previous single-column wall of links. Two columns on mobile, four on desktop.
- Unified tools CTA. Every public tool page ends with the same signup card, except when embedded.
- Mobile fix on /api Resource model cards. Long inline endpoint paths no longer break the grid on narrow screens.
- Turbo cache fix. Opening the landing-page demo video, navigating away, then hitting back used to leave a transparent modal trapping every click. The modal now closes itself before Turbo snapshots the page.
By the numbers
- 1 public MCP server live at
mcp.sprintflint.com - 2 new blog posts (29 total)
- 1 Atom feed at
/blog/feed.atom - 3 page types now emitting BreadcrumbList JSON-LD
- 10 marketing controllers now carrying site header
- 0 dead-end pages without navigation back to the homepage
Why this matters for ICP
SprintFlint's ideal customer is the engineering manager or tech lead whose team already lives inside an AI coding agent. v1.7 closes the loop: their agent can now read and write SprintFlint state directly via MCP, while the marketing surface — header, footer, breadcrumbs, feed — finally behaves like a site rather than a maze. The content compounds. The agents have a stable interface. The pages link back to themselves.
Pricing unchanged
Free 14-day trial of the full product, no card. £5/user/month or £50/user/year after. MCP server, REST API, /llms.txt and every free tool, blog post, template and glossary term remain free forever, no signup, no email gate.
Try it
sprintflint.com for the product. mcp.sprintflint.com for the MCP endpoint. /integrations for the per-editor setup guides. /api for the REST surface. Free signup at /magic-link/new.