Pricing that grows with you

Own your infrastructure or let us manage it. All plans include the full IDE, queryable codebase, and zero vendor lock-in.

Hobby

Get started with your own infrastructure

Free

Get started
  • Stellify Cloud IDE
  • Your own DB for code storage
  • Queryable JSON codebase
  • AI integration (BYO API keys)
  • MCP server included
  • Community support

Pro

Most popular

AI Copilot included. No API keys needed.

{{ frequency === 'monthly' ? '$20' : '$200' }} {{ frequency === 'monthly' ? '/month' : '/year' }}

Get started
  • Everything in Hobby
  • AI Copilot (Claude)
  • Managed code storage
  • Export your code anytime
  • Automatic daily backups
  • Email support

Pro+

For power users who need more AI.

{{ frequency === 'monthly' ? '$39' : '$390' }} {{ frequency === 'monthly' ? '/month' : '/year' }}

Get started
  • Everything in Pro
  • 3x AI usage limits
  • Priority support

Ultra

Maximum AI power for heavy usage.

{{ frequency === 'monthly' ? '$149' : '$1,490' }} {{ frequency === 'monthly' ? '/month' : '/year' }}

Get started
  • Everything in Pro+
  • 20x AI usage limits
  • Priority access to new features

Teams

Collaborate with your team.

From $40 /user/month

Contact us
  • Everything in Pro
  • Centralized team billing
  • Usage analytics
  • Shared projects
  • Priority support

Enterprise

For large teams and organizations.

Custom

Contact sales
  • Everything in Teams
  • SSO / SAML
  • Custom integrations
  • SLA guarantees
  • Dedicated support

What's included in Pro ($20/mo)

AI Copilot (Claude)

Included

No API keys needed

Code storage

Managed

Your code as structured data

Cloud IDE

Included

Build from anywhere

Need more AI?

Upgrade

Pro+ (3x) or Ultra (20x)

Prefer to self-host?

Stellify is open source. Run the entire platform on your own infrastructure with full control over your data.

View on GitHub

Frequently asked questions

What is the Hobby plan?
The Hobby plan gives you full access to the Stellify Cloud IDE - you just connect your own MySQL or PostgreSQL database for code storage and bring your own AI API keys. You get the full IDE and all core features.
What's the difference between Pro, Pro+, and Ultra?
All paid plans include the AI Copilot and managed code storage. The difference is AI usage limits: Pro is for regular use, Pro+ gives you 3x the AI requests, and Ultra gives you 20x for heavy usage.
What does "code storage" mean?
Stellify stores your code as structured data—methods, statements, and UI elements—not as text files. This is what enables AI to make surgical edits. Your application's runtime data (users, posts, etc.) requires your own separate database connection.
Do I need my own database?
For code storage: all plans include managed storage. For application data: all plans require you to connect your own database for runtime data (MySQL, PostgreSQL, etc.).
How does the AI Copilot work?
Pro, Pro+, Ultra, and Teams plans include our built-in AI Copilot powered by Claude. It can create UI, modify your codebase, and answer questions about your project—no API keys required. Hobby plan users can connect their own LLM API keys via the MCP server.
Can I export my code at any time?
Yes. All paid plans can export your code at any time. There is zero vendor lock-in—your code is always yours.
Can I switch between plans?
Yes. You can upgrade or downgrade at any time. If you're on a paid plan and want to switch to Hobby, just connect your own database and we'll help you migrate your data.