May 18, 2026

Bot builders, assemble... carefully

Show HN: InsForge – Open-source Heroku for coding agents

A one-stop app-building kit drops, and commenters are already calling it a chaos-saver

TLDR: InsForge is pitching an open-source way for coding bots to build and manage the boring app infrastructure in one place. Commenters are intrigued because it could replace a messy stack of separate tools, but the big talking point is safety: people want guardrails before letting AI touch the controls.

A new project called InsForge just strutted onto Show HN with a big promise: stop making developers glue together five different services just to launch one app. In plain English, it’s pitching itself as an open-source, all-in-one toolbox for coding assistants, bundling logins, databases, file storage, hosting, and even AI access under one roof. The sales pitch is basically: why juggle a bunch of separate services when your coding bot could do the backend heavy lifting in one place?

And the comments? Very much the main event. One of the loudest reactions was pure relief. A user said their side projects currently involve a chaotic shopping list of tools for logins, databases, and deployment, and InsForge might finally end that headache. Another early tester chimed in with the internet’s favorite blessing: the setup was “really smooth,” which in developer-land is basically a standing ovation.

But the real spice came from the project team teasing future safety features, because yes, everyone’s immediate fear is clearly “what if my coding agent goes feral?” The team says they’re working on limited permissions and a rollback system described as “Git for backend,” meaning changes could be undone if the bot wrecks something. That sparked the funniest unspoken vibe in the thread: people are excited, but also very aware that giving an AI the keys to your app is a little bit like handing your car to a very confident raccoon. The mood is hopeful, curious, and lightly traumatized by past tooling chaos.

Key Points

  • InsForge is presented as an open-source backend platform designed for coding agents to build and ship full-stack applications.
  • The platform exposes functionality through two interfaces: an MCP Server for self-hosted and cloud use, and a cloud-only CLI plus Skills workflow.
  • Agents can read backend context such as documentation, schemas, metadata, auth configuration, bucket contents, and runtime logs, and can also configure backend resources directly.
  • Core products listed in the article include authentication, a Postgres database, S3-compatible storage, an OpenAI-compatible model gateway, edge functions, compute in private preview, and site deployment.
  • The quickstart explains local self-hosting with Docker Compose and Node.js, connecting the MCP server, verifying installation, and running multiple isolated projects on the same host using separate ports and environment files.

Hottest takes

"This could actually solve that problem" — manojbajaj95
"the getting started experience was really smooth" — peggyrayzis
"Git for backend" — mrcoldbrew
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.