Back to Marketplace

InsForge

Open-source pickData, Databases & Backend

Agent-native backend platform with Postgres, auth, storage, compute, hosting, AI gateway, and MCP.

By InsForge / RAPR AIv1.0.0Package license: MITFree & Open Source

InsForge package details

backendmcppostgresauthagentic-development

Open-source curation scope

This listing is a convenience wrapper for discovery, attribution, setup links, install commands, and agent guidance. This package curates public setup links, install commands, and agent instructions. It does not bundle or relicense the upstream project unless explicitly stated. Users can also go directly to the public upstream source linked on this page.

How to get started

Install RAPR AI

Download and install RAPR AI on your computer

Find in Marketplace

Open RAPR AI, go to Packages, and browse the marketplace

Install from Marketplace

Click Install. RAPR sets up the wrapper package, connector guidance, or skill instructions for this listing.

InsForge

Agent-native backend platform for shipping full-stack apps with AI coding agents. InsForge gives agents structured access to database, auth, storage, compute, hosting, logs, services, and MCP-aware backend context.

What you can do

  • Provision a backend: Run Postgres-based backend infrastructure locally or through cloud-hosted InsForge.
  • Connect AI agents: Use the InsForge MCP server so coding agents can inspect schemas, permissions, logs, docs, and services.
  • Build full-stack apps: Pair RAPR sessions with a backend designed for agentic development.
  • Run multiple projects: Use separate env files and ports for different local backends.

Windows Setup

The RAPR skill installs immediately. Running InsForge is manual because it starts Docker services and should live in a folder you choose.

git clone https://github.com/InsForge/InsForge.git
cd InsForge
Copy-Item .env.example .env
docker compose -f docker-compose.prod.yml up

Open http://localhost:7130, then connect the InsForge MCP server from the UI.

Review generated migrations, permissions, auth policies, and exposed services before deploying. Do not paste production secrets into chat.

Ready to try InsForge?

Download RAPR AI and connect InsForge in seconds.