Documentation Index
Fetch the complete documentation index at: https://isthmus.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Option 1: Prebuilt binary (recommended)
The fastest way to install. Downloads the latest release for your platform:isthmus binary somewhere in your PATH.
Option 2: go install
Requires Go 1.25+.$GOPATH/bin (usually ~/go/bin). Make sure this directory is in your PATH.
Option 3: Clone and build
./bin/isthmus. Move it to a directory in your PATH or reference the full path in your MCP client config.
Option 4: Docker
Verify the installation
--dry-run flag validates your configuration, connects to the database, pings it, then exits. It is the fastest way to confirm everything is wired up correctly.