Works with Claude Code and any MCP agent

Write the ticket.
InPipe ships it.

A fast, Linear-style tracker with an AI delivery layer: agents pick up your cards, write the code, run your tests, and open a PR — while the card moves across the board on its own.

Free for up to 5 members · bring your own AI or use credits · no credit card required

Run To-Do
To Do3

Add rate limiting to the API

backend

Empty state for saved views

frontend
In Progress2

Migrate emails to new sender

infra

Refactor session refresh

auth
In Review1

Batch-archive completed tasks

cleanup

Gantt zoom performance

frontend

Fix login redirect on Safari

WEB-142 · frontend
Agent assigned Cloning repo… Writing code…✓ 42 tests passedPR #142 opened · checks ✓

Agents work on a branch, never on main — and a PR only opens after your test suite passes.

How it works

From ticket to pull request in three steps

No new workflow to learn. Your board stays your board — it just starts finishing things.

01

Connect your repo

GitHub or GitLab, per project. Set your install and test commands, drop in env secrets — they're encrypted and never shown again.

npm ci && npm test
02

Write tasks like you always do

Same board, same tickets. Quick-add parses priority, labels, assignees and due dates from one line — no workflow change for your team.

Fix login redirect fri !high #frontend @me
03

Run it — or send your own agent

Press Run on a card, or Run To-Do to work through the whole column. Prefer your own tools? Point Claude Code at your board via MCP.

▶ Run with InPipe

The AI delivery layer

An engineering org, living inside your board

Not a chatbot bolted onto a tracker — agents that take real cards through real pipelines against your real repo.

A configurable agent roster

The Developer agent always ships. Toggle a PM, Tester, Reviewer, Security and Docs agent per project — and give the Developer a backend or frontend specialization.

A model router that watches cost

Small cards run on fast, cheap models; hard ones escalate automatically. Override the model per agent when you want full control.

Project instructions & skills

Every project carries its own instructions — conventions, architecture, gotchas — plus on-demand skills like lint, typecheck, accessibility and perf review.

Guardrails you'd insist on anyway

Agents work on a branch, never push to main, and a PR only opens once your test suite passes. Every run keeps its full log on the card.

Run To-Do: drain the whole column

One click sends every card in To-Do through the pipeline, one at a time. Come back to a column of open pull requests instead of a column of intentions.

Try it free

The relay

One ticket. A relay of specialists.

Press Run and the orchestrator carries your card down the rail — every agent runs its leg, then hands off. This is what a single run looks like.

WEB-217 · login redesign
PR #217 opened · checks ✓

PM Agent

Scopes the ticket

· standing byReading WEB-217 · login redesignPlan ready · 4 steps → handoff

Frontend Designer

Writes the code

· standing byLoginForm.tsx · +214 −38Design tokens ✓ · a11y ✓

Tester Agent

Proves it works

· standing by$ npm test✓ 42 passed · 0 failed

Reviewer Agent

Reads every line

· standing byReviewing diff · 6 filesLGTM ✓ · 2 nits fixed

Security Agent

Clears the change

· standing byScanning deps & secrets…0 vulnerabilities ✓

Toggle any agent per project — the orchestrator reroutes the rail around it.

You control the cost

Three ways to pay for AI. Pick per team, per project, per mood.

No surprise usage bills, no lock-in to our meter. Most tools sell you their compute — we let you bring yours.

$0 with your subscription

Connect your agent

Point Claude Code — or any MCP-capable agent — at InPipe's MCP server. Your agent pulls cards, does the work and reports back; the board updates live. Runs on the AI subscription you already pay for.

Your key, zero markup

Bring your own API key

Drop in your Anthropic API key — encrypted at rest, never displayed again — and the board runs cards autonomously. You pay your provider directly; we never mark up your tokens.

1 credit = 1¢ of compute

Use platform credits

No keys, no setup. Pro includes 200 credits per member each month, metered transparently against real model usage, with top-up packs when your team gets hooked.

The tracker

A first-class tracker — even with the AI switched off

Everything a team needs to plan and ship, without the bloat or the price tag of the legacy tools.

Board, List, Gantt & Calendar

Four views over the same work — drag-and-drop Kanban, sortable lists, zoomable timelines, month grids.

Sprints & milestones

Plan in sprints, pin milestones, and watch progress roll up automatically.

Smart quick-add

“Fix login fri !high #frontend @me” becomes a fully-tagged, assigned, scheduled task.

⌘K everything

Global search and command palette across every task and project, with keyboard-first navigation.

Time tracking

Start a live timer or log hours per task and see where the week actually went.

Saved views & filters

Slice by priority, status or assignee — save the views you live in and share them with the team.

Recurring tasks

Daily, weekly or monthly — tasks regenerate on completion so routines never fall through.

Files & attachments

Attach to tasks, projects or workspaces with private, presigned access — or pull straight from Google Drive.

Built for teams

Everyone in sync, nothing left open

Real-time collaboration on top, sensible security underneath.

Real-time everything

Live updates and presence across every view — see who's looking at what, as it happens.

Comments & reactions

Threaded, rich-text discussion with @mentions and emoji reactions, right on the card.

Inbox & digests

A focused notification inbox plus timezone-aware daily or weekly email summaries.

Share links

Publish a task or project read-only via tokenized link, with optional password and expiry.

Google Workspace

Due dates sync to Calendar, files come from Drive, and Directory import onboards your whole team.

Roles & guests

Admin, manager and member roles, plus project-scoped guest collaborators for clients and contractors.

Encrypted keys & secrets

API keys and repo secrets are encrypted at rest and never displayed after saving.

Branch-first by design

Agents never touch main. Every change arrives as a reviewable pull request.

Tests gate every PR

Your suite has to pass before a PR opens — a failing run stays on the card, not in your repo.

Private by default

Attachments served via presigned URLs; one org-level subscription with role-based access throughout.

Pricing

Simple per-seat pricing. AI on your terms.

One subscription per organization — every person is billed once, no matter how many workspaces they're in. Bring your own AI on any plan.

Free

For trying things out and small personal projects.

$0

forever

Start free
  • Up to 5 members
  • Up to 3 projects
  • Connect your own AI agent (MCP)
  • Bring your own API key — 1 repo
  • 90 days of activity history
  • 100 MB attachments / member
Most popular

Pro

For growing teams that need the full toolkit.

$9

/seat / mo · billed annually ($11 monthly)

Start free
  • Unlimited members & projects
  • 200 AI credits / member each month
  • BYOK on unlimited repos + credit top-ups
  • Guest collaborators
  • Integrations & public API
  • 5 GB attachments / member
  • Unlimited activity history

Enterprise

For organizations with security & scale requirements.

Custom

Talk to us

Contact sales
  • Everything in Pro
  • SSO / SAML & SCIM
  • Audit logs
  • Pooled AI credits at custom volume
  • Priority support & SLA

Platform credits are metered transparently: 1 credit = 1¢ of model compute at list price. Top-up packs available on Pro. Prices in USD.

FAQ

Questions, answered

Do agents ever push to main?+

No. Agents always work on a branch and open a pull request — and only after your test suite passes. A failing run stays on the card with its full log; your default branch is never touched.

Whose AI pays for a run?+

Your choice, per organization. Connect your own agent over MCP (runs on the AI subscription you already have), bring your own Anthropic API key (you pay your provider directly, we add zero markup), or use platform credits with no setup at all.

What exactly is a credit?+

1 credit = 1¢ of model compute at list price, metered against real token usage — no opaque units. Pro includes 200 credits per member each month, and you can buy top-up packs when you need more.

How does the MCP connection work?+

InPipe exposes an MCP server. Point Claude Code — or any MCP-capable agent — at it and your agent can fetch its next card, read the project's instructions, do the work in your repo, then report the run and move the card. The board updates live while it works.

Is InPipe useful without the AI?+

Completely. It's a full Linear-style tracker — boards, lists, Gantt, calendar, sprints, milestones, time tracking, real-time collaboration, search, share links and Google Workspace sync. The delivery layer is a superpower, not a dependency.

How do seats and billing work?+

One subscription per organization. Each person is billed once no matter how many workspaces or projects they join, and project-scoped guests let clients or contractors collaborate without full workspace access.

Put your backlog in the pipe

Set up your board in minutes, connect a repo, and watch the first card ship itself.

Start free

Free for up to 5 members · no credit card required