sprint-mcp

cnavta/sprint-mcp
★ 0 stars TypeScript AI/LLM Updated 3d ago
A combination agent workflow and MCP server focused around iterative, collaborative development between Humans and Agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sprint-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cnavta/sprint-mcp"
      ]
    }
  }
}

README Excerpt

> MCP server providing Sprint Protocol tooling for LLM-driven development workflows --- **sprint-mcp** is a Model Context Protocol (MCP) server that implements the Sprint Protocol, enabling structured, traceable development workflows for LLM-powered coding assistants like Claude. Sprint Protocol is a structured methodology for LLM-driven development that provides:

Topics

agentic-workflowaiai-agentscoding-agentssprint-managementworkflow