Connect first
Required setup. Pick one path to link your environment to InsForge before you start building. Start with the CLI for a universal terminal-based setup; add MCP if your editor speaks it (Claude Code, Cursor, Windsurf, Codex). You can run both side by side.Connect via CLI
npx @insforge/cli login and link a project. Works in any terminal, MCP not required.Connect via MCP
Wire your editor’s MCP client so the agent gets live schemas, logs, and project context.
Pick a framework
Next.js
React
Vue
Nuxt
Svelte
Core products
Authentication
Users, sessions, OAuth, JWT.
Database
Postgres, migrations, pgvector.
Storage
S3-compatible file storage.
Model Gateway
OpenAI-compatible API.
Edge Functions
Serverless on Deno.
Realtime
Database changes + pub/sub.
Sites
Frontends linked to backend.
Compute
Long-running containers.