Your journal is where you think most honestly. Connect it to the AI you already use — in a chat app or in your terminal — so it can draw on your real reflections, wisdom, and goals. Read-only, private, and only when you ask.
Open Settings → Connectors → Add custom connector, paste the URL below, then Connect and sign in with your Life Note account.
Open Settings → Connectors → add a custom connector with the same URL, then sign in.
Life Note connector URL:
https://mcp.mylifenote.ai/mcp
Adding a custom connector may require a paid Claude or ChatGPT plan. It also works with Gemini Enterprise and other MCP-compatible assistants.
Once connected, just talk normally. Not sure where to begin? Match it to how you're feeling:
Prefer the terminal, or work in a coding agent? Install the lifenote CLI for the same journal, at the command line.
Requires Python 3.10+. We recommend pipx:
pipx install lifenote
lifenote auth login
Claude Code — run this. Cursor and Codex use the same pattern; for Claude Desktop, add it to your MCP config.
claude mcp add lifenote -- lifenote mcp
Install the bundled skill so your agent knows when to reach for your journal — and when not to:
lifenote skills install
Search your journal and pipe the results into any agent:
lifenote today
lifenote search "anxiety about launch"
lifenote search "burnout" --json | claude "summarize the patterns"
14 read-only tools span your journal, saved wisdom, mentor conversations, practices & quests, and life direction — so every scenario above works from the terminal too. Power-user asks: