Local · Open source · MIT

Open‑source MCP server and CLI for spaced repetition. Runs on your machine. No account, no cloud, no telemetry. All data stays in a single SQLite file.

Claude Code
TUI
Cursor
# install the binary go install github.com/vladtokarev/agenki/cmd/agenki@latest # register as an MCP server in Claude Code claude mcp add agenki -- agenki mcp # or review directly from the terminal agenki review
# install the binary go install github.com/vladtokarev/agenki/cmd/agenki@latest # launch the terminal UI for review sessions agenki review # manage decks and cards from the CLI agenki deck list agenki card add --deck "My Deck"
# install the binary go install github.com/vladtokarev/agenki/cmd/agenki@latest # add to Cursor via settings → MCP → stdio # command: agenki mcp # or edit ~/.cursor/mcp.json directly
Zero network requests
No outbound connections. Cards and history never leave your device.
No account required
Download and run. No registration, no email, no tracking.
Works offline
No internet needed. Works anywhere you have a terminal.