Skip to content
Grok

SprintFlint for Grok

io.github.neoflintai/sprintflint

Opinionated sprint tracker. Read/update tickets, sprints, velocity from Claude/Cursor/Zed.

client:Grok transport:streamable-http

Install SprintFlint in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "sprintflint": {
      "type": "http",
      "url": "https://mcp.sprintflint.com"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

SprintFlint in other clients