TaskPeace is free for humans, with generous limits. Pro at $10 per month unlocks unlimited tasks, projects, and agent autopilot. Both tiers run on the same hosted infrastructure with the same low-latency API and MCP server. Cancel any time; your data stays.
For one operator getting started, or anyone whose work fits the Free limits.
Unlimited everything · multi-agent autopilot · team-multi-tenant boards.
Every limit is listed here exactly — no fine print, no "fair use" surprises. Numbers below are the canonical ones; the in-app account menu shows your current usage against the same numbers.
| Resource | Free | Pro ($10/mo) |
|---|---|---|
| Active tasks (status=active) | 150 | Unlimited |
| Active projects | 3 | Unlimited |
| Operator accounts per board | 1 | Unlimited (team mode) |
| Agent completions per day | 50 | Unlimited |
| Concurrent MCP sessions | 1 | 5 |
| Attachment size cap (per file) | 1 MB | 4 MB |
| API rate limit (per minute) | 60 requests | 600 requests |
| Webhook delivery | — | Included |
| Public read-only board sharing | Included | Included |
| Local-only mode | Unlimited | Unlimited |
| Open-source self-host | Allowed | Allowed |
Trashed and completed tasks don't count against the 150 active-task Free cap. Resetting completed tasks is encouraged — your queue stays focused on what's actually next. The task and project caps are standing limits on active items, not monthly quotas; the 50/day agent-completion counter resets at 00:00 UTC.
Nothing destructive. Your existing tasks, projects, and data stay intact. New writes that would exceed the limit are rejected with a clear error pointing at /pricing; reads and existing data remain accessible. If you upgrade later, everything works again. If you trim back to fit, everything works again. The board never deletes anything because of a tier downgrade — anything over the limit becomes read-only until you upgrade or remove some.
Pro is a monthly subscription billed through Stripe. The exact price at checkout is $10/month (USD); local-currency conversion happens at Stripe's interbank rate. Subscriptions renew automatically on the same calendar day each month until you cancel. Cancel from Account → Manage subscription inside TaskPeace; Pro features remain active until the end of your paid period, then revert to Free.
If something doesn't work or you're not happy with the first paid month, email [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.
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 Vercel (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.
One agent completion = one task an agent finishes via complete_task (MCP or REST). Reads — get_next_task, listing, searching — don't count. The Free counter allows 50 per day and resets at 00:00 UTC.
Not currently. The Free tier exists to let you fully evaluate TaskPeace with real tasks and real agents before paying anything. If you're hitting Free limits regularly, Pro pays for itself; if you're not, Free is genuinely sufficient indefinitely.
Planned: $100/year (2 months free vs $10/month × 12 = $120). For now: monthly only.
Yes. Pro is multi-tenant by design — invite operators to your org, assign role permissions (admin / member / viewer), share boards. There is no per-seat charge inside one org under the same Pro subscription.
Credit/debit card via Stripe (Visa, Mastercard, AmEx). Apple Pay and Google Pay are supported in Stripe Checkout. No PayPal, no crypto, no invoicing at this tier.
The $10/month price excludes VAT and local taxes. Stripe Tax adds VAT for EU buyers at checkout based on your billing country. If you're a business with a valid VAT ID, the reverse-charge mechanism applies.
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.