Skip to content
Cursor

Sprintra for Cursor

io.github.sprintra-io/sprintra

The project brain for AI coding agents — memory, decisions, sprints, knowledge base via MCP.

client:Cursor transport:streamable-http runtime:npm

Install Sprintra in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "sprintra": {
      "url": "https://api.sprintra.io/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Sprintra in other clients