Standalone config file
Provider and model choices persist in:bughunter setup / bughunter init with mode 0600. Rerunning the standalone installer preserves this file. Uninstall keeps it unless you pass --purge-config.
Provider setup
LITELLM_API_KEY is set) so it does not preempt a configured provider.
Common env vars
Keys saved in
~/.bughunter/config.json are loaded into the environment when the matching env var is unset.
Hunt / tool template
Repo template:config.example.json. Copy and fill only what you need:
MCP approval
Active MCP tools need approval. Client config can set:approve=true on the tool call, or set BBHUNT_MCP_APPROVE=1, for active testing. See MCP.