Free Beta

Your AI finally knows
your whole codebase

When your project was small, vibe coding worked. Then it got bigger, and the AI started editing one file while quietly breaking three others. Forge maps your code so the AI stops guessing — it knows what calls what, what depends on what, and what your patterns actually are.

Get your API key

How It Works

Three steps. Your LLM only touches one of them.

1 It maps your code Cartographer
2 Your AI writes code Scribe
3 It checks the work Auditor

The map is exact. The checks are exact. Only the generation step uses an LLM — and even that gets audited. The AI doesn't get the last word — your codebase does.

Get Started

Free during beta. We'll announce pricing before beta ends — existing accounts get advance notice.

Sign up and you'll get an API key immediately — shown once, so save it. Install the Python CLI (pip install dke-forge), plug it into Claude Code via MCP, or hit the REST API directly. Five minutes to first query.

Python CLI

pip install dke-forge
dke-forge config set api_key YOUR_KEY
dke-forge health
dke-forge graph stats