Skip to main content
1

Create an account

Sign up at getkommit.ai with email or GitHub. After verifying your email, Kommit creates a personal organization for you automatically.
2

Create a project

From the dashboard, click New project. Give it a name and optional description. You can start from a blank canvas or pick a template from the library.
3

Add nodes to the canvas

Use the canvas toolbar to add nodes — features, data models, user flows, technical decisions. Each node has a title and structured data fields you can fill in.Drag to reposition nodes, and connect them with edges to show relationships.
4

Generate a PRD

Once your canvas captures the project scope, go to PRD > Generate. Kommit reads your canvas nodes and produces a structured product requirements document.Review the output, then use Refine to iterate on specific sections.
5

Connect your AI coding tools

Go to Settings > API keys and generate an MCP API key. Then configure your AI tool:
{
  "mcpServers": {
    "kommit": {
      "url": "https://mcp.getkommit.ai/sse?token=km_your_api_key"
    }
  }
}
Your AI tools now have access to your project specs, memory, and data schemas.

Next steps

Core concepts

Understand projects, nodes, edges, memory, and organizations.

MCP setup

Detailed guide for connecting Claude Code, Cursor, and Windsurf.