Get Started · Documentation · Discord
InsForge is the Agent-Native Supabase Alternative. We are building the features of Supabase in an AI-native way, enabling AI agents to build and manage full-stack applications autonomously.
- Authentication - Complete user management system
- Database - Flexible data storage and retrieval
- Storage - File management and organization
- Serverless Functions - Scalable compute power
- Site Deployment (coming soon) - Easy application deployment
- Connect AI agents to InsForge - Enable Claude, GPT, or other AI agents to manage your backend
- Add backend to Lovable or Bolt-style vibe coding project projects - Instant backend for AI-generated frontends
Use Docker (Recommended)
Prerequisites: Docker + Node.js
# Run with Docker
git clone https://github.com/insforge/insforge.git
cd insforge
cp .env.example .env
docker compose up
Visit InsForge Dashboard (default: http://localhost:7131), log in, and follow the "Connect" guide, and set up your MCP.
In your agent, send:
InsForge is my backend platform, what is my current backend structure?
Start building your project in a new directory! Build your next todo app, Instagram clone, or online platform in seconds!
Sample Project Prompts:
- "Build a todo app with user authentication"
- "Create an Instagram with image upload"
Contributing: If you're interested in contributing, you can check our guide here CONTRIBUTING.md. We truly appreciate pull requests, all types of help are appreciated!
Support: If you need any type of help support, we're responsive on our Discord channel, and also feel free to email us info@insforge.dev too!
- Official Docs - Comprehensive guides and API references
- Email: info@insforge.dev
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.