Now in early access

Keep your full roadmap in view.

It knows what's built, what's in progress, and what's parked — and now you can update your product's kanban board directly in your agentic AI tool.

Get started → See how it works
Backlog
Email notifications
parked
Team collaboration
parked
In Progress
Stripe billing integration
high
Usage analytics dashboard
high
Review
MCP server + API keys
review
Done
Auth + DB schema
shipped
Kanban board + REST API
shipped
Features

Your agent finally knows
the big picture.

AI coding tools are incredible at building features. But they forget everything between sessions. Parclo fixes that.

🧠

Persistent context

Your board is injected at the start of every Claude Code session. No copy-pasting. No re-explaining. Your agent knows exactly where you left off.

📋

Kanban for your product

Track features in Backlog, In Progress, Review, and Done. Drag, move, and update cards - from the web app or directly from Claude Code via MCP tools.

🔌

MCP-native

Add the Parclo MCP server once. It's live in every future Claude Code session automatically. No commands to remember, no manual setup each time.

Smart onboarding

Answer six questions and Parclo pre-populates your board - what's shipped goes to Done, what's next lands in the In Progress column, parked ideas sit ready in the Backlog.

🗺️

Roadmap reports

One command generates a full markdown roadmap across all columns - ready to share with collaborators, paste into docs, or send to stakeholders.

💡

AI task suggestions

Ask Parclo what to build next. It reads your full board, spots gaps, and surfaces suggestions with reasoning. You approve; nothing auto-adds.

Setup

Up and running
in minutes.

Configure it once. It works in every future AI coding session automatically.

01

Create your board

Sign up and answer six questions about your project. Parclo pre-populates a kanban board from your answers.

02

Generate an API key

Go to Settings → API Keys and create a key. Copy it — you'll paste it into your MCP config once.

03

Add the MCP server

Add Parclo to your AI tool's MCP config. Works with any MCP-compatible client.

04

Start building

Every new session, your AI reads your board. It knows what's done, what's in progress, and what to tackle next.

// MCP config (Claude Code: ~/.claude/settings.json · Cursor: .cursor/mcp.json)
{
  "mcpServers": {
    "parclo": {
      "command": "npx",
      "args": ["parclo-mcp"],
      "env": { "PARCLO_API_KEY": "pk_your_key_here" }
    }
  }
}

Works with

Claude
Cursor
Gemini
Codex

+ any MCP-compatible tool

Ready to give your AI a memory?

Parclo is built for solo developers and vibe coders who build with AI every day.

Create your board →