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://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

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

  • list-projects — search projects in your organisation
  • list-sprints — search sprints inside a project
  • list-issues — search issues in a sprint, filterable by status
  • my-issues — issues assigned to you (the default opening question)
  • get-issue — read a single issue by reference (e.g. PROJ-123) including comments
  • create-issue — file a new issue into a sprint
  • update-issue — update title, description, status, story points, or assignee
  • create-comment — post a markdown comment to an issue

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.