You can now build Convex apps directly with Codex. Just search for " convex in the codex plugin directory.
Codex now knows how to write and maintain apps on Convex to build full-stack apps, dashboards, or agents.
Quickest way to try it. From an empty directory:
codex "build me a todo app with Convex"
It scaffolds the backend, wires up the functions, and gets you a working app.
Docs and tips search for: Using Codex with Convex
Let me know if you have any feedback and what you build!