Documentation
Get started with insforge
Everything you need to build, deploy, and operate agent-native infrastructure. Start with the quickstart or jump directly to a service reference.
Quickstart
terminal
01
$npm i -g @insforge/cli
Install the CLI globally02
$insforge login
Authenticate with your API key03
$insforge init --with gateway,db,auth
Scaffold a new project04
$insforge deploy --env production
Ship to productionReference
CLI Reference
- Installation
- insforge init
- insforge deploy
- insforge logs
- insforge env
Coming soon
Model Gateway
- Overview
- Routing policies
- Provider config
- Rate limits
- Streaming
Coming soon
Compute
- Cluster provisioning
- GPU instances
- Autoscaling
- Spot instances
Coming soon
Database
- Postgres setup
- Connection pooling
- Migrations
- Backups & snapshots
Coming soon
Auth
- JWT sessions
- RBAC
- API keys
- SSO / SAML (Enterprise)
Coming soon
Skills SDK
- What are skills?
- Creating a skill
- Publishing
- Using in agents
Coming soon
Full documentation is being written in parallel with the platform. Access is granted with whitelist invitations.
insforge.co — private beta 2026