Documentation Index
Fetch the complete documentation index at: https://docs.insforge.dev/llms.txt
Use this file to discover all available pages before exploring further.
Step 1: Create your project
Go to InsForge Cloud
Visit insforge.dev and create a free account
Step 2: Link the CLI
From your project directory, link your local code to your InsForge project. Replace<your-project-id> with the ID from Step 1.
npx keeps the CLI out of your global install path. The link file ends up in the current directory and tells subsequent commands which project they belong to.
Step 3: Verify Installation
Send the following prompt to your AI coding agent to verify the setup:I'm using InsForge as my backend platform. Read the current directory, make sure InsForge skills are installed, and use InsForge CLI for backend tasks.
Learn More
To explore the full capabilities of the InsForge CLI:- Check the npm package documentation
- Run the built-in help command: