Get Started
Forge is a comprehensive coding agent that integrates AI capabilities with your development environment, offering sophisticated assistance while maintaining the efficiency of your existing workflow.
Quick Setup
1. Install Forge using the commands on the right (npm works on all platforms)
2. Create a .env
file in your home directory with:
OPENROUTER_API_KEY=<Your Open Router Key>
3. Launch Forge by typing forge
in your terminal
Learn More
Explore our documentation to learn about Forge's powerful capabilities and how to leverage them in your development workflow.
Install Forge
- NPM (All Platforms)
- MacOS (Homebrew)
- Linux
# Install Forge globally using npm (recommended for all platforms)
npm install -g @antinomyhq/forge
# Or run directly without installation using npx
npx @antinomyhq/forge
# Add Code-Forge's package repository to Homebrew
brew tap antinomyhq/code-forge
# Install Code-Forge
brew install code-forge
# Using curl (common download tool)
curl -L https://raw.githubusercontent.com/antinomyhq/forge/main/install.sh | bash
# Or using wget (alternative download tool)
wget -qO- https://raw.githubusercontent.com/antinomyhq/forge/main/install.sh | bash

Transform into a 100x developer with Code-Forge—solve complex engineering challenges at lightning speed directly from your terminal.
Secure
Code forge runs on your local machine and does not send any data to the cloud. You can use it with your own API keys and maintain complete control.
Contextual Code Generation
Craft production-ready code that perfectly aligns with your architecture and standards
Customizable
Design your own workflows with configuration and use same tool for multiple use cases.
Open Source
Full source code visibility with model flexibility. Use your own API keys and maintain complete control over your AI tools.
