Install icuvisor

icuvisor runs locally on your computer as a single binary. Install it first, then store your intervals.icu API key and connect an MCP client.

Choose your platform

PlatformStatusStart here
macOSSigned DMG for the beta release line.Install on macOS
WindowsInstaller planned for v1.0.Windows status
LinuxPackages planned for v1.0.Linux status
Build from sourceDeveloper/power-user path.Build from source on GitHub

After installing

  1. Run icuvisor setup to store your intervals.icu API key in the OS keychain and write non-secret configuration.
  2. Run icuvisor version to confirm the binary starts.
  3. Connect your AI client to the installed binary.

The exact command path depends on your platform. On macOS, MCP clients should execute:

/Applications/icuvisor.app/Contents/MacOS/icuvisor

For CLI flags and environment variables, see the CLI reference.