Skip to main content

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.

InsForge gives your coding agent Database, Authentication, Storage, Realtime, Edge Functions, Deployments, and a Model Gateway to ship full-stack apps end to end.

Connect first

Required setup. Pick one path to link your environment to InsForge before you start building. Start with the CLI for a universal terminal-based setup; add MCP if your editor speaks it (Claude Code, Cursor, Windsurf, Codex). You can run both side by side.

Connect via CLI

npx @insforge/cli login and link a project. Works in any terminal, MCP not required.

Connect via MCP

Wire your editor’s MCP client so the agent gets live schemas, logs, and project context.
Looking for instructions for a specific tool? Browse the agent directory for tested setup steps for Claude Code, Cursor, Windsurf, Codex, and more.

Pick a framework

Next.js

React

Vue

Nuxt

Svelte

All quickstart guides →

Core products

Authentication

Users, sessions, OAuth, JWT.

Database

Postgres, migrations, pgvector.

Storage

S3-compatible file storage.

Model Gateway

OpenAI-compatible API.

Edge Functions

Serverless on Deno.

Realtime

Postgres changes + pub/sub.

Site Deployment

Frontends linked to backend.

Compute (Private Preview)

Long-running containers. The API may change before general availability.
Track new features and fixes in the changelog.