TaskPeace ← board  ·  docs  ·  about

Pricing

TaskPeace is free while it's in beta — every feature, no limits, no card. Pro will be $10/month later. If you sign up during the beta, you keep everything free on your account permanently. That's not a promo countdown; it's how we'd rather find out what's worth charging for.

Beta · everyone
$0/month

The whole product. No feature gates, no usage caps, no credit card, no trial clock.

  • Unlimited tasks and projects
  • Unlimited agent completions
  • Team boards with role permissions
  • Concurrent MCP-server sessions
  • Webhooks for task state changes
  • Local-only mode (no account, browser storage)
  • Public read-only board sharing
  • Founding accounts stay free after beta
Start using it →
Pro · after beta
$10/month

What new accounts will pay once the beta ends. Flat, per operator — never per seat.

  • Same features listed on the left
  • Flat $10/month, not $10 per user
  • No charge until we announce it
  • Anyone signed up before then is exempt
  • Self-hosting stays free forever (MIT)
How the beta works ↓

1What are the limits during the beta?

There aren't any. Every row below is unlimited for every account right now. The right-hand column is what the Free tier will look like after the beta, for accounts created after it ends — published here so you can see exactly what you're being grandfathered out of.

ResourceBeta (now, everyone)Free tier, after beta
Active tasks (status=active)Unlimited150
Active projectsUnlimited3
Operator accounts per boardUnlimited (team mode)1
Agent completions per dayUnlimited50
Concurrent MCP sessions51
Attachment size cap (per file)4 MB1 MB
API rate limit (per minute)600 requests60 requests
Webhook deliveryIncluded
Public read-only board sharingIncludedIncluded
Local-only modeUnlimitedUnlimited
Open-source self-hostAllowedAllowed

Nothing on this page is metered today — there is no counter running against your account, and no write is rejected for quota. If you sign up during the beta, the middle column is your account permanently.

2How does the beta work, exactly?

TaskPeace is early. Rather than guess what's worth $10, we'd rather have people actually running agents against it and tell us. So: everything is on, nothing is metered, no card is collected. When the beta ends we'll announce it here and by email at least 30 days ahead, and the Free/Pro split in the table above starts applying — to accounts created after that date only. Yours keeps everything. We won't move a feature you're already using behind a paywall; that's the one thing a beta must never do.

3How does billing work?

It doesn't, yet. There is no checkout, no card on file, and no subscription to cancel. When Pro does launch it'll be a flat $10/month through Stripe — per operator, not per seat — and you'll be able to cancel from Account → Manage subscription with Pro features running to the end of the paid period. Until we announce that, this section is here for planning, not for charging you.

4What's the refund policy?

Nothing has been charged, so there's nothing to refund. For the record, the policy that will apply once Pro launches: if something doesn't work or you're not happy with the first paid month, email Contact[email protected] within 14 days of the first charge and we'll refund it in full. After that, cancellation stops future billing immediately; we don't pro-rate partial months. See terms for the exact contract.

5Can I self-host TaskPeace for free?

Yes — TaskPeace is MIT-licensed and the full app source (board + API + MCP server) is public at gitlab.com/taskprio/taskprio. Clone it, bring your own Upstash KV (free tier covers small fleets) and deploy to Cloudflare Pages (also free tier). The MCP server alone is also served standalone at taskpeace.com/mcp-server.js. Or just use the hosted version at taskpeace.com — it's the fastest path.

6Pricing FAQ

What counts as an agent completion?

One agent completion = one task an agent finishes via complete_task (MCP or REST). Reads — get_next_task, listing, searching — never count. Completions aren't metered at all during the beta; the post-beta Free counter will allow 50 per day, resetting at 00:00 UTC.

Do I have to pay anything right now?

No. We collect no payment details during the beta and there's no trial clock running. The point is to find out what's actually worth charging for by having people run real agents against it first. You'll get at least 30 days' notice here and by email before any pricing starts — and accounts created during the beta are exempt from it.

What about an annual discount?

Planned for after the beta: $100/year (2 months free vs $10/month × 12 = $120). Nothing is billed at either interval today.

Can I add more team members?

Yes, and it's free during the beta — invite operators to your org, assign role permissions (admin / member / viewer), share boards. There's no per-seat charge, and there won't be after the beta either: Pro is flat per operator, not per seat.

What payment methods are accepted?

None are needed during the beta — there's no checkout. When Pro launches: credit/debit card via Stripe (Visa, Mastercard, AmEx), plus Apple Pay and Google Pay in Stripe Checkout. No PayPal, no crypto, no invoicing at this tier.

Does the price include VAT/tax?

Nothing is charged during the beta, so no tax applies. The future $10/month price excludes VAT and local taxes; Stripe Tax will add VAT for EU buyers at checkout based on billing country, with reverse-charge for businesses holding a valid VAT ID.

Is my data private?

Yes. Cloud-mode data lives in Upstash KV (encrypted at rest, region-pinned per account). Local-mode data stays in your browser. We never sell data; we never train models on your queue contents. See privacy for the full policy.