TaskPrio ← board  ·  docs  ·  about

Pricing

TaskPrio 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.

Free
$0/forever

For one operator getting started, or anyone whose work fits the Free limits.

  • 200 active tasks (trashed tasks don't count)
  • 5 active projects
  • 1 MCP-server connection
  • 50 agent completions per day
  • 1 MB attachment cap
  • Local-only mode (zero account, browser localStorage)
  • Cloud mode with one operator account
  • Read-only public board sharing
Start free →
Pro
$10/month

Unlimited everything · multi-agent autopilot · team-multi-tenant boards.

  • Unlimited tasks
  • Unlimited projects
  • 5 concurrent MCP-server sessions
  • Unlimited agent completions per day
  • 4 MB attachment cap (per file)
  • Multi-tenant team boards with role permissions
  • Priority API rate limits (10× Free)
  • Webhook delivery for task state changes
Upgrade to Pro →

1What are the exact Free vs Pro limits?

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.

ResourceFreePro ($10/mo)
Active tasks (status=active)200Unlimited
Active projects5Unlimited
Operator accounts per board1Unlimited (team mode)
Agent completions per day50Unlimited
Concurrent MCP sessions15
Attachment size cap (per file)1 MB4 MB
API rate limit (per minute)60 requests600 requests
Webhook deliveryIncluded
Public read-only board sharingIncludedIncluded
Local-only modeUnlimitedUnlimited
Open-source self-hostAllowedAllowed

Trashed and completed tasks don't count against the 200 active-task Free cap. Resetting completed tasks is encouraged — your queue stays focused on what's actually next. The 50/day agent-completion counter resets at 00:00 UTC.

2What happens if I hit a Free limit?

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.

3How does billing work?

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 TaskPrio; Pro features remain active until the end of your paid period, then revert to Free.

4What's the refund policy?

If something doesn't work or you're not happy with the first paid month, email contact@editnative.com 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 TaskPrio for free?

Yes. The full source is open at gitlab.com/acevault-lab/promptprio-com with an MIT license. Bring your own Upstash KV (free tier covers small fleets), deploy to Vercel (also free tier), point your domain at it. The hosted version at taskprio.com exists for operators who don't want to run their own infrastructure; both produce the same product.

6Pricing FAQ

Is there a free trial of Pro?

Not currently. The Free tier exists to let you fully evaluate TaskPrio 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.

What about an annual discount?

Coming once the fleet stabilizes — historically $10/month × 12 = $120/year annual will discount to $100/year (2 months free). For now: monthly only.

Can I add more team members on Pro?

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.

What payment methods are accepted?

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.

Does the price include VAT/tax?

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.

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.