1. Create an InsForge project
Create a new InsForge project at insforge.dev.2. Connect InsForge
Two pieces:- CLI link — see the Quickstart to run
npx @insforge/cli link --project-id <your-project-id>so the agent can read your project ID and keys. - MCP setup — see MCP Setup for the per-editor config (Cursor, Claude Code, Windsurf, Codex, VS Code).
3. Build your app with one prompt
In Cursor or your AI assistant, use this prompt:4. What the AI generates
Your AI assistant will automatically create files like these. You don’t need to touch them manually. InsForge client atsrc/lib/insforge.ts:
src/lib/insforge.ts
src/components/Sports.vue:
src/components/Sports.vue