Cline
Config file location
Configuration
Full configuration
Verify
- Save the config file
- Open the Cline panel in VS Code
- Ask: “What tables are in my database?”
Continue
Config file location
Configuration
Full configuration
Verify
- Save the config file
- Reload VS Code
- Open the Continue panel
- 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.Continue config format error
Continue config format error
Continue expects
mcpServers as an array (with a name field on each entry), not an object. Double-check the format above.Database unreachable
Database unreachable
Test connectivity first: