Free tool · No signup

MCP Config Generator,
One Click.

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

Embed this MCP config generator on your site

Free, no signup. Works on Notion, Confluence, WordPress, Ghost, MDX blogs, and any site that allows iframes. Attribution to SprintFlint is included.

<iframe src="https://www.sprintflint.com/embed/mcp-config-generator" width="100%" height="900" style="border: 0; max-width: 720px;" title="SprintFlint MCP config generator" loading="lazy"></iframe>

What gets generated

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.

Claude Desktop

Adds the sprintflint server to mcpServers in claude_desktop_config.json. Restart Claude Desktop, the SprintFlint tools appear in the tools menu.

Cursor

Pastes into Cursor's MCP settings panel. Cursor handles the rest — auto-detects available tools and exposes them to the agent.

Claude Code

One-liner: claude mcp add sprintflint --transport http https://mcp.sprintflint.com --header "Authorization: Bearer YOUR_TOKEN". No file editing.

Zed

Adds to context_servers in ~/.config/zed/settings.json. Zed's agent panel picks it up automatically.

After it's connected

Six day-one tools, mapped to the actions a developer takes during a sprint:

  • list_projects — list projects in your organisation
  • list_active_sprints — list active sprints across projects
  • list_tickets — filterable by sprint, status, owner
  • get_ticket — read a ticket including comments
  • create_ticket — file a new ticket into a sprint
  • comment_on_ticket — post a comment to a ticket

Read the full MCP guide · See per-editor setup pages

Connect your agent to your sprint

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.