Kramli CLI

Manage lists and items from the terminal or in scripts.

Install

macOS/Linux:

brew install SpotlightForBugs/tap/kramli
brew trust --formula spotlightforbugs/tap/kramli

Windows & Linux

Windows and other platforms: use the installer or a binary from GitHub.

Quick start

kramli login
kramli lists list
kramli items list <LIST_ID> --open
kramli items add <LIST_ID> "Milch" --priority high
kramli search "dark mode"

CLI FAQ

Is there a CLI or API?

Yes. The Kramli CLI is a separate terminal tool for lists, items, and scripts.

How do I install the Kramli CLI?

On macOS and Linux: brew install SpotlightForBugs/tap/kramli, then brew trust --formula spotlightforbugs/tap/kramli. On Windows and other platforms: use the installer or a binary from GitHub. Or run the install script from GitHub Releases.

How do I sign in?

Run kramli login for interactive sign-in. For scripts, create an API key at kramli.de/settings#api-keys and use kramli login --api-key.

What is kramli mcp?

After login, kramli mcp starts a local MCP server. AI assistants with MCP support can use it to access your lists. Same credentials as the CLI.

Your lists, also in the terminal.

Control lists from the terminal or connect them to AI assistants with MCP support.