> ## 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.
# Introduction
> Backend built for AI-assisted development.
InsForge is an AI-optimized Backend-as-a-Service platform for modern applications. It provides a comprehensive backend out of the box with PostgreSQL, JWT-based authentication, and S3-compatible storage. Every endpoint, from initial configuration to database operations to file uploads, is designed to be agent-friendly with consistent patterns and predictable responses.
Connect your AI assistant to InsForge using our MCP server, and it can read documentation, set up your backend, and write complete applications, all from simple prompts. No backend knowledge required.
## Why InsForge?
Backend development with AI agents has long been a half-solved problem. AI can generate frontend code effortlessly but struggles with backend complexity—database setup, authentication flows, API design all require deep expertise. Rather than forcing developers to piece together multiple services or become DevOps experts, we believe we can do better as a community—hence, InsForge.
## Next Steps
Ready to start building? Check out our [framework examples](/examples/overview) to see how to build complete applications with InsForge and AI assistance.
## Features
Everything you need to build real applications, designed for AI agents:
Tables become APIs instantly. No code. Just schema.
User signup, login, sessions, OAuth. Zero configuration.
Upload, download, serve files. Works like any other API.
Deploy serverless functions that run on the edge. Zero infrastructure.
Built-in AI capabilities with streaming support. Ready to use.
Pub/sub messaging with WebSockets. Build collaborative apps.