Quick Start
From zero to memory + code search in five minutes. One page — no docs site to get lost in.
01Create account
Sign up with GitHub, Google, or email. Free forever for personal use — no credit card.
Create account02Save API key
After sign-up, the verify screen shows your key once. Copy it and store it somewhere safe — you can issue more later from the API Keys page.
03Connect Claude Code
One command wires the Kireo MCP server into Claude Code.
04Connect Cursor
Add the same server to .cursor/mcp.json — both tools read and write the same memory.
05Write a memory
Just tell your AI to remember. It writes a typed record over MCP — no forms.
06Recall a memory
Any connected tool recalls it — same memory, any client.
07Index code with Pro PRO
From any repo root, index local code into searchable type: code memories.
Only symbol text + vectors leave your machine — your source stays local.
08Search code through MCP
Decisions and code flow through the same memory_search tool — the score your AI sees is the score the web app shows.
09Open dashboard
Browse everything your AI remembers — memories, usage, indexed repos.
Open dashboard