Config file location
Cursor supports project-level and global MCP configuration:- Project (recommended)
- Global
Minimal configuration
Full configuration
Verify
- Save the config file
- Restart Cursor or reload the window
- Open the AI chat 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.Config not picked up
Config not picked up
Make sure the file is named exactly
mcp.json (not mcp_config.json) and is inside the .cursor directory. Restart Cursor after creating or editing the file.Database unreachable
Database unreachable
Test connectivity first: