# mf² > The startup-in-a-command monorepo built for the agent era. Ship with AI agents, not around them. ## Docs - [Addons](https://mf2.dev/docs/addons.md): Optional libraries that pair well with mf². - [API](https://mf2.dev/docs/apps/api.md): Isolated serverless functions for webhooks and cron jobs. - [App](https://mf2.dev/docs/apps/app.md): The main user-facing SaaS application. - [Documentation](https://mf2.dev/docs/apps/docs.md): The Mintlify documentation site. - [Email](https://mf2.dev/docs/apps/email.md): Email templates built with React Email. - [Mobile](https://mf2.dev/docs/apps/mobile.md): React Native + Expo mobile app with shared packages. - [Storybook](https://mf2.dev/docs/apps/storybook.md): Frontend workshop for the design system. - [Web](https://mf2.dev/docs/apps/web.md): Marketing website with landing pages, blog, and pricing. - [Colocation](https://mf2.dev/docs/colocation.md): How to structure components and logic within the App Router. - [Commands](https://mf2.dev/docs/commands.md): Scripts and tasks available in the monorepo. - [Convex Components](https://mf2.dev/docs/components.md): Modular backend building blocks from the Convex ecosystem. - [Domains](https://mf2.dev/docs/deployment/domains.md): Where to register and manage your domains. - [Deploy to Vercel](https://mf2.dev/docs/deployment/vercel.md): How to deploy your mf² apps to Vercel. - [Overview](https://mf2.dev/docs/index.md): The startup-in-a-command monorepo built for the agent era. - [AI](https://mf2.dev/docs/packages/ai.md): Multi-model AI gateway, agents, and RAG pipelines with the Vercel AI SDK. - [Analytics](https://mf2.dev/docs/packages/analytics.md): Product analytics and event tracking with PostHog. - [Authentication](https://mf2.dev/docs/packages/auth.md): User authentication and route protection powered by Clerk. - [Backend](https://mf2.dev/docs/packages/backend.md): Real-time database and serverless functions powered by Convex. - [CMS](https://mf2.dev/docs/packages/cms.md): Content management with BaseHub. - [Collaboration](https://mf2.dev/docs/packages/collaboration.md): Real-time collaboration features powered by Liveblocks. - [Convex Provider](https://mf2.dev/docs/packages/convex.md): React provider that connects Convex to Clerk authentication. - [Cron Jobs](https://mf2.dev/docs/packages/cron.md): Scheduled tasks powered by Convex. - [Design System](https://mf2.dev/docs/packages/design-system.md): Shared UI components built on shadcn/ui, Radix, and Tailwind CSS 4. - [Transactional Emails](https://mf2.dev/docs/packages/email.md): Transactional email via Resend. - [Feature Flags](https://mf2.dev/docs/packages/feature-flags.md): Feature flag management for gradual rollouts. - [Formatting](https://mf2.dev/docs/packages/formatting.md): Code quality with Ultracite and Biome. - [Internationalization](https://mf2.dev/docs/packages/i18n.md): Multi-language support for your application. - [Next.js Config](https://mf2.dev/docs/packages/next-config.md): Shared Next.js configuration across all apps. - [Notifications](https://mf2.dev/docs/packages/notifications.md): In-app notification feeds powered by Knock. - [Observability](https://mf2.dev/docs/packages/observability.md): Error tracking and logging with Sentry and BetterStack. - [Payments](https://mf2.dev/docs/packages/payments.md): Subscription billing and checkout with Stripe and Convex. - [Rate Limiting](https://mf2.dev/docs/packages/rate-limit.md): Application-layer rate limiting with Upstash and Convex. - [Security](https://mf2.dev/docs/packages/security.md): Bot detection, rate limiting, and secure headers with Arcjet. - [SEO](https://mf2.dev/docs/packages/seo.md): Search engine optimization, metadata, and structured data. - [Storage](https://mf2.dev/docs/packages/storage.md): File upload and storage with Convex and Vercel Blob. - [Toolbar](https://mf2.dev/docs/packages/toolbar.md): Vercel Toolbar for development and preview environments. - [TypeScript Config](https://mf2.dev/docs/packages/typescript-config.md): Shared TypeScript configurations for all apps and packages. - [Webhooks](https://mf2.dev/docs/packages/webhooks.md): Outbound webhook delivery with Svix. - [Why This Stack?](https://mf2.dev/docs/philosophy.md): Why every choice in mf² earns its place. - [What's Next](https://mf2.dev/docs/roadmap.md): Where mf² is headed. - [Environment Variables](https://mf2.dev/docs/setup/env.md): API keys and service connections for mf². - [Installation](https://mf2.dev/docs/setup/installation.md): Create and run a new mf² project. - [Prerequisites](https://mf2.dev/docs/setup/prerequisites.md): Tools and accounts needed before creating an mf² project. - [Agent Skills](https://mf2.dev/docs/skills.md): Pre-installed AI agent skills that ship with mf². - [Structure](https://mf2.dev/docs/structure.md): How the mf² monorepo is organized. ## OpenAPI Specs - [openapi](https://mf2.dev/docs/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/ocarinalabs/create-mf2-app)