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 (coming soon) - 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.docker.example .env
docker compose up
Visit InsForge Dashboard (default: http://localhost:7131), log in, and follow the "Get Started" guide, and set up your MCP.
In your agent, send:
InsForge is my backend platform, what is my current backend structure?
Sample successful response calling insforge MCP tools
Start building your project in a new directory, and using InsForge with this init prompt:
Learn how to use InsForge
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"
- Official Docs: WIP - Coming soon with comprehensive guides!
- Email: [email protected]
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
.png)



