Reference
API keys
You need at least one API key — either Anthropic or OpenAI. If you’re using a custom endpoint, no API key is required (or you can set one duringkong setup if your endpoint requires authentication).
Ghidra and JDK auto-detection
Kong searches common installation paths for Ghidra and JDK. You only need to setGHIDRA_INSTALL_DIR and JAVA_HOME if:
- You installed Ghidra in a non-standard location
- Auto-detection picks the wrong version
- You’re running in a container or CI environment
Config directory
Kong stores its configuration (enabled providers, default provider, custom endpoint settings) in an SQLite database at~/.config/kong/config.db. Override the location:
Further reading
- Installation — full setup guide
- LLM Providers — provider configuration

