Skip to main content
Projects help you manage your work in cto. They can include chat sessions, repositories, coding tasks and bits of infrastructure. A web app project helps you build a web app fast with a Convex backend built in. Everything is configured automatically so you can start building, no experience required. Get a built in preview of your running app alongside your chat session.

Chat

Web app projects run a chat that can directly run commands and edit your code. Chat has context across your whole codebase, all your infrastructure, and connected MCPs.
Web apps do not yet support parallel chat sessions
You can use any model to build your web app. Use the model switcher above the text entry box to change model.
Changing model will clear your chat history!

Stack

Web apps come with a pre configured stack optimised for building with AI.

Convex

Web apps come with Convex built-in. Convex provides a database, auth, file storage, functions, scheduled tasks, logs, and more. See Convex resources by selecting the Convex tab in the preview pane.

TanStack

Under the hood, your app runs on TanStack.

Deployment

Deploy your app with one click and get a shareable URL. You can also use the Cercel MCP and Convex cloud to deploy your app.