Pricing
The free tier is not a demo. It is the part that makes an agent competent in your codebase, and it stays free. The paid tiers are for when you want to look at the architecture rather than only ask it questions.
2 months free
Free
$0forever
Everything an agent needs to stop guessing.
- Zero-config project detection
- Learned conventions with evidence
- Nine discovery and verification tools
- Next.js correctness checks
- Every file indexed, 1,500 read in full
Basic
$5per month
See the architecture, not just query it.
- Everything in Free
- Local dependency dashboard
- Markdown and HTML reports
- 15,000 files read in full
- Conventions enforced, not just observed
Pro
$10per month
Measure and manage it.
- Everything in Basic
- Impact analysis before you change shared code
- Dependency cycles and coupling audit
- Near-duplicate detection
- No read ceiling, CI use included
How the paid tiers work
- 01You subscribe and get a licence key, shown on your account page and kept current there.
- 02Install the add-on like any package: npm install --save-dev nextjs-mcp-architecture-pro. No token, no registry — it is public on npm, and without the key it does nothing.
- 03Put the key in the NEXTJS_MCP_LICENSE environment variable, or in ~/.config/nextjs-mcp/license. The MCP server registers the extra tools on its next start; nothing in your MCP configuration changes.
- 04If you cancel, the paid tools stop within about a week and the free tier carries on. There is a grace period, so a failed renewal does not interrupt you mid-task.
A note on billing
Payments are handled by a merchant of record, which means VAT and sales tax are collected and remitted for you and your invoice comes from them. Cancel from the same portal at any time; there is no annual commitment and no seat counting.