Launching soon: everything you see here opens to everyone shortly. Get notified →
lippa
Launching soon: everything you see here opens to everyone shortly. Get notified →
lippa

MCP server

Your Lippa memory, in any AI tool

MCP (Model Context Protocol) is the open standard that lets AI tools reach the data you choose to share. Lippa's MCP server gives Claude Desktop, Cursor, Windsurf and any other MCP-compatible tool direct access to your projects, memory and context packs.

One block of config

Add Lippa to your tool's MCP configuration and it can read your project state mid-session: what was decided, what's constrained, what's open. Your other AI tools stop working from a blank page.

Your personal config, with your token filled in, is one click to copy in the app under Settings → Connectors (MCP). Tokens are personal and revocable at any time.

{ "mcpServers": { "lippa": { "command": "python", "args": ["-m", "lippa_mcp"], "env": { "LIPPA_API_TOKEN": "YOUR_TOKEN" } } } }

What connected tools can do

get_projects

List your Lippa projects with conversation counts and last activity.

get_project_state

Retrieve a project's confirmed decisions, constraints, tasks and open questions.

add_decision

Add a decision, constraint or task to a project from inside your AI session.

generate_pack

Generate a context pack for a project, ready to paste into a new AI session anywhere.

New to the protocol? See modelcontextprotocol.io.

Set it up in two minutes

Sign in, open Settings → Connectors (MCP), copy the config with your token, and paste it into Claude Desktop, Cursor or Windsurf. Done.

Get your token