Ideas
People have plenty of ideas.
Every one of these runs on the same platform. What changes is which capabilities you turn on — so the second idea costs a fraction of the first.
SaaS product
Launch a subscription product with auth, billing, and a dashboard all handled. Take the parts you need and start charging.
- auth
- billing
- entities
- hosting
Internal tool
Build tools for your team with real data, real APIs, and proper access control. No billing, no public signup, just the team.
- entities
- roles
- automation
Client project
Deliver client work faster. A branded portal where clients see their data and files, with scopes deciding who reads what.
- auth
- scopes
- storage
Membership & community
Paid tiers, gated content, and member management. For creators and course sellers who need money in and access controlled.
- plans
- roles
- gating
AI-powered tool
Prompts and chains with real tools wired to your data and integrations, exposed as endpoints and metered against a plan.
- prompts
- tools
- usage
API product
Define a data model, get a REST API with auth and API keys for your customers. The product is the endpoint.
- entities
- api keys
- rest
The one people don't expect
A personal MCP server
Connect your accounts, add your own data, and give your AI a home. Scopes decide what's public, what's for friends, and what nobody sees. Your friend's agent can check whether you're free Thursday without touching anything else.
- calendar.availability public
- reading.list friends
- recipes.get friends
- email.search private
