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 keyAsk questions about your code, find the patterns it already has, and generate new code that fits.
Plug Forge into Claude Code or your IDE. 15 tools your AI can use to understand your project before it writes.
What we store, what we don't, and how your data is handled.
Three steps. Your LLM only touches one of them.
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.
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.
pip install dke-forge dke-forge config set api_key YOUR_KEY dke-forge health dke-forge graph stats