Skip to content

Getting Started

Foundry is a multi-tenant agentic delivery platform. It structures delivery knowledge — requirements, skills, workstreams, risks — and powers AI agents that decompose tasks, generate code in sandboxed environments, and push changes to repositories.

This section walks you through standing up a local instance, configuring the required services, and running your first program.

Foundry runs as a 4-process distributed system: a Next.js frontend, a Convex backend, an agent service for AI inference, and a Cloudflare sandbox worker. You will need free-tier accounts on Clerk, Convex, and Anthropic at minimum.