Introduction
Learn what Meridian does, how it works, and what you need before you install.
Quickstart
Install from npm and have Meridian running and drafting worklogs in under 10 minutes.
MCP Server Setup
Connect Meridian’s session data to Claude, Cursor, or any MCP-compatible AI tool.
CLI Reference
Every
meridian command — start, stop, logs, doctor, config, and more.Get up and running in three steps
Install
Install the Meridian CLI from npm and run the one-time setup. The bundle ships a prebuilt binary — no clone, no compiler — and
meridian setup installs any missing prerequisites (Homebrew packages, Python, screenpipe, ffmpeg) and registers the background services.Configure
Open the config in your
$EDITOR and add credentials for the tracker you use (Jira, Linear, or GitHub):All your data stays on your machine. Meridian never phones home, sends telemetry, or forwards screen recordings to any remote server. Your activity database lives at
~/.meridian/meridian.db and is yours alone.