Plans & pricing
All three paid tiers include the same two paid tools. The difference is who's covered: one person, a team, or the whole organization.
Launch promo: every paid tier is free for a limited time. No end date is set yet.
No license needed.
- The full PesterForge PowerShell module
- Free MCP tools:
profile_function, audit_coverage, get_version, run_tests - Works with Claude Code or any other MCP client
- No license key, ever
For one person.
- Adds
create_test_fileandscaffold_project - Licensed for one person
- Everything in Free
For a team.
- Adds
create_test_fileandscaffold_project - Licensed for your team
- Everything in Free
For the whole org.
- Adds
create_test_fileandscaffold_project - Licensed org-wide
- Everything in Free
Two of the seven MCP tools write files to your disk, and those two are the paid ones. create_test_file generates a Pester test file and writes it to the standard location. scaffold_project creates the standard PesterForge folder layout under a root path. The tool reference covers all seven in one table.
Call a paid tool without a license and you get back a structured payment-required error instead of a file.
| Question | Answer |
|---|---|
| What do I get without paying? | The whole PowerShell module, plus the four read-only MCP tools: profile_function, audit_coverage, get_version, run_tests. There's no license key to request. |
| Why do three tiers add the same tools? | Because the license scope is what you're buying. Starter covers one person, Professional covers a team, and Enterprise covers the whole organization. |
| What happens if I call a paid tool without a license? | You get a payment-required error back, and nothing is written to disk. |
| When does the launch promo end? | No date is set yet. Once it ends, each tier costs the regular price shown on its card. |
- PesterForge MCP overview: what the server is and how the free/paid split works in practice.
- Setup guide: connect the server and make your first free tool call.