Config file location
- macOS / Linux
- Windows
Minimal configuration
Full configuration
Verify
- Save the config file
- Start a new Gemini CLI session
- Ask: “What tables are in my database?”
Troubleshooting
Binary not found
Binary not found
Use the full path to the binary. The location depends on how you installed:Find the path with
- Install script / prebuilt binary:
/usr/local/bin/isthmus - go install:
~/go/bin/isthmus
which isthmus.Config not picked up
Config not picked up
Ensure the file is at
~/.gemini/settings.json. Create the .gemini directory if it doesn’t exist. Start a new CLI session after changes.Database unreachable
Database unreachable
Test connectivity first: