3 of 5 live

Every environment.
One command each.

Install forgein where you already work — your IDE, your browser, your Claude Code session, your Python agent. Write your context once, use it everywhere.

Claude
Claude Code
Claude Code skill — /forgein command suite
Live
$ curl -fsSL https://app.forgein.ai/cli/install | bash

Writes ~/.claude/commands/forgein.md. Run /forgein auth inside Claude Code to authenticate.

VS Code
VS Code
VS Code · Cursor · Windsurf extension
Live
$ code --install-extension forgein-ai.forgein-ai

Or search "forgein" in the Extensions panel (Ctrl+Shift+X).

JetBrains
JetBrains
IntelliJ · PyCharm · WebStorm · GoLand · Rider
Under review

Search "forgein" in Settings → Plugins → Marketplace inside any JetBrains IDE.

Chrome
Chrome
Chrome extension
Under review

Available on Chrome Web Store once approved. Click "View listing" to get notified.

PyPI
Python SDK
Sync context in any Python agent or LLM pipeline
Live
$ pip install forgein

Supports Python ≥ 3.9. AsyncForgeinClient available for async workflows. Optional: pip install "forgein[langchain]"

Need an API token?
Create a free account — tokens are under Dashboard → API Tokens.
Get started free →Docs