Features Pricing
EN HR SL

Log in Start Free

AI Execution

Weighted voting prioritizes.
AI executes.

Connect Claude Code, Cursor, or any MCP-compatible AI to your roadmap. Agents pick the highest-priority tasks (based on weighted votes) and ship features autonomously.

Quick Setup

Add Damper to your AI assistant in seconds

// ~/.claude.json or .cursor/mcp.json
{
  "mcpServers": {
    "damper": {
      "command": "npx",
      "args": ["@damper/mcp"],
      "env": { "DAMPER_API_KEY": "dmp_..." }
    }
  }
}

Recommended Workflow

AI agents follow a structured workflow for best results

01

start_task

Lock task and get project context. Prevents other agents from working on the same thing.

list_tasks → start_task
02

add_note

Log progress, decisions, and commits. Creates a trail for handoffs.

add_note "Committed abc123: Added validation"
03

complete_task

Mark done and release lock. Summary helps track what was shipped.

complete_task "Implemented API rate limiting"

Capabilities

Task Management

Pick tasks, track progress, manage subtasks, add notes, and mark work complete.

Project Context

Store and retrieve project documentation to help AI agents understand your codebase.

Code Templates

Maintain consistency with reusable code templates for services, components, and tests.

Ready to let your best customers drive your roadmap?

Join product teams who've automated prioritization with weighted voting and AI execution.

Get Started for Free