Connect Your Coding Agent in One Paste
The organization projects page now has a floating Connect your coding agent dock with a ready-to-paste setup prompt. Click Copy prompt, paste it into Claude Code, Cursor, Codex, Windsurf, Cline, or any coding agent, and the agent takes it from there:
- Signs in to the InsForge CLI with your user API key — the key is filled in when you copy, and never displayed on screen
- Creates a project linked to your working directory with
npx @insforge/cli create(or links an existing one withnpx @insforge/cli link), which also installs the InsForge agent skills and writes anAGENTS.md - Follows those skills to build your backend: the
insforge-cliskill for infrastructure and theinsforgeskill for app code with@insforge/sdk
No dashboard clicking, no copying keys around, no reading setup docs — one paste turns your coding agent into an InsForge-native backend engineer.
We're rolling this out gradually, so it may not be on your projects page yet. If you'd rather keep the page clean, dismiss the dock and it stays away for the rest of your session.

