Skip to main content
ezForge offers four tiers to fit individuals and teams of every size.

Plans

Free

Get started with no credit card required

Developer

For developers shipping production MCP servers

Pro

For teams and production workloads at scale

Enterprise

Unlimited scale for growing teams

Feature comparison

FeatureFreeDeveloperProEnterprise
Price$0/mo$29/mo99/mo+99/mo + 29/seat199/mo+199/mo + 19/seat
Servers21050Unlimited
Requests / month10K100K1MUnlimited
Log retention7 days30 days30 days90 days
Custom domainsComing soonComing soonComing soon
Team domains
Audit log
SupportCommunityEmail (2-day target)Priority email (1-day target)Priority email (1-day target)
UptimeHigh-availability targetHigh-availability target

Free tier details

The free tier is designed for development and exploration:
  • 2 servers — up to two MCP servers
  • 10,000 requests per month — resets on the 1st of each month
  • 7-day log retention
  • Community support via GitHub Discussions
  • Personal domain only (no team access)
The free tier never charges you. If you exceed the request limit, additional requests return 429 Too Many Requests until the monthly reset.

Developer tier

For developers shipping production MCP servers ($29/mo):
  • 10 servers with scale-to-zero
  • 100,000 requests per month
  • 30-day log retention
  • 10 deployment rollback history
  • Custom domains (coming soon)
  • Email support with 2-business-day response target
  • Personal domain only (no team access)
Upgrade via the dashboard or CLI:
# Opens Stripe checkout
ezforge billing upgrade --plan developer

Pro tier

For teams and production workloads at scale (99/mo+99/mo + 29/seat):
  • 50 servers with scale-to-zero
  • 1,000,000 requests per month
  • 30-day log retention
  • Team domains with access controls and audit log
  • Priority email support with 1-business-day response target
  • High-availability target — real-time status at status.ezforge.ai
  • Additional team members: $29/seat/month (base price includes 1 seat)

Enterprise tier

Unlimited scale for growing teams (199/mo+199/mo + 19/seat):
  • Unlimited servers with scale-to-zero
  • Unlimited requests
  • 90-day log retention
  • Team domains with access controls and audit log
  • Priority email support with 1-business-day response target
  • High-availability target — real-time status at status.ezforge.ai
  • Additional team members: $19/seat/month (base price includes 1 seat)

Usage and billing

How requests are counted

Every call to your server’s SSE endpoint or message endpoint counts as one request. Health check polling by ezForge does not count toward your limit.

Billing cycle

Subscriptions renew monthly on the date you upgraded. You can view your current usage and period at any time:
ezforge billing status
Or via the API:
GET /v1/billing

Upgrading and downgrading

  • Upgrade — Takes effect immediately; you’re billed a prorated amount for the remainder of the billing period
  • Downgrade — Takes effect at the end of the current billing period; your current plan remains active until then
If downgrading from Developer to Free would exceed free-tier limits (e.g., you have 3 servers), you must delete servers first.

Stripe

Billing is powered by Stripe. ezForge never stores your payment information. Invoices, payment method management, and billing history are available in the Stripe portal, accessible from the dashboard under Billing.