Pricing

Priced per service.
Never per engineer.

A service is one running application with the SDK installed, however many instances it runs on. Probes and captures are unlimited on every plan, because nothing about debugging should be metered.

First incident we work with you is free · Cancel any month · No seat counts · No host counts · No capture limits

Free
$0 forever
1 service · managed cloud

Install the SDK and see a real capture the same afternoon.

  • Unlimited probes and captures
  • Full probe configuration: TTL, rate limit, hit expiry
  • MCP server for Cursor, Claude Code, Codex, opencode
  • All supported runtimes
  • 7-day capture history
  • Default PII redaction
  • Immutable audit log
  • Community support
Install with your coding agentInstallation docs →
Enterprise
Custom
Annual contract · volume pricing

For teams whose security review has to sign off before anything touches production.

  • Everything in Professional
  • Self-hosted or private VPC
  • Data residency in your chosen region
  • Custom capture history retention
  • Org-level probe policy: max TTL, mandatory expiry, per-namespace allow lists
  • Approval gates before a probe arms
  • RBAC
  • Custom PII redaction rules per field and per file
  • SAML SSO and SCIM provisioning
  • Security review support and DPA
  • Named engineer and contracted SLA
How probes are controlled

Unlimited probes. Bounded by controls you set.

Nothing about debugging is metered. Every probe is bounded by controls you set instead.

Time to live

Every probe carries an expiry. Set it in seconds or minutes. When the clock runs out the probe clears itself, whether or not it ever fired.

Rate limit

Cap how often a probe is allowed to capture. High-traffic lines stay bounded no matter how much traffic they see.

Hit expiry

Set the number of captures a probe is allowed. Once it has collected what you need, it clears itself.

On Enterprise your security team sets the ceilings on all three at the organisation level, so nobody can place a probe outside policy.

Full comparison

What is in each plan.

FreeProfessionalEnterprise
Probes and captures
ProbesUnlimitedUnlimitedUnlimited
CapturesUnlimitedUnlimitedUnlimited
Probe TTL, rate limit, hit expiryIncludedIncludedIncluded
Team-level probe policyIncludedIncluded
Org-level probe policy and ceilingsIncluded
Scope
Services1UnlimitedUnlimited
Team membersUnlimitedUnlimitedUnlimited
Capture history7 days30 daysCustom
Agent
MCP server for every coding agentIncludedIncludedIncluded
All supported runtimesIncludedIncludedIncluded
Deployment
Managed cloudIncludedIncludedIncluded
Self-hosted or private VPCOn requestIncluded
Data residencyIncluded
Security and governance
Read-only by architectureIncludedIncludedIncluded
Default PII redactionIncludedIncludedIncluded
Immutable audit logIncludedIncludedIncluded
Custom redaction rules per field and fileIncluded
Approval gates before a probe armsIncluded
RBACIncludedIncluded
Per-namespace probe policyIncluded
SSOGoogle, GitHubSAML, SCIM
Support
ChannelCommunityShared SlackNamed engineer
Response1 business dayContracted SLA
Security review support and DPAIncluded
FAQs

Questions about pricing.

What counts as one service?

One application with the SDK installed. Run it on forty pods and it is still one service. We do not bill on hosts, containers, traffic or seats.

Is there really no limit on probes or captures?

No limit on any plan. You should never meet a paywall in the middle of an incident. We bill for how much of your stack is instrumented, not how hard you debug.

Then what stops a probe running forever?

Every probe carries a TTL, a rate limit and a hit expiry that you set when you place it. It clears itself when any of the three is reached. On Enterprise your security team sets the ceilings on those values at the organisation level.

Why is MCP on the free plan?

Because it is how you use the product. Your coding agent drives the probes through our MCP server, so gating it would leave the free plan with nothing to do.

Is PII redacted on the free plan?

Yes. Default redaction runs at the agent on every plan, before anything is captured. Enterprise adds custom rules per field and per file for your own sensitive data.

Does a probe slow production down?

Probes are non-blocking and read-only. No thread pauses and no request waits on a capture. We measured under 1% overhead at 3,000 RPS on our reference service, and we will run the same benchmark against yours during the POC.

Can we run it entirely inside our own infra?

Yes, on Enterprise. Control plane and capture store both run in your VPC and no captured value leaves your network.

Which runtimes are supported?

Node.js, TypeScript, Java, Kotlin, Scala and Python today. Go and Ruby are on the roadmap. Tell us what you run and we will tell you where you sit in the queue.

How do we install it?

Paste one prompt into your coding agent, pointing it at our installation guide. The agent installs the SDK, wires your entrypoint, turns on source maps and registers the MCP server. The same agent that installs HyperProbe is the one that will use it. Most teams are capturing inside fifteen minutes.

Can we start managed and move to self-hosted later?

Yes. The SDK is identical. Moving to self-hosted changes where the control plane runs, not your instrumentation.

Start the POC

Let us work one real incident
from your stack.

30 minutes. Your service. Your incident. You will see a confirmed root cause before the call ends — or there is nothing more to discuss.

Node.js · TypeScript · Java · Python · Works with Cursor, Claude Code, Codex, Opencode