Documentation
Learning Memory exposes its functionality to AI assistants through the Model Context Protocol (MCP).
Connecting an AI client
Add Learning Memory as an MCP server in your AI client. The endpoint uses MCP Streamable HTTP and OAuth authorization:
https://meumenta.com/mcpOn first use your AI client will ask you to authorize access. Sign-in works with Google, Apple or an email verification code — no passwords.
Core concepts
LearningTargetSomething you want to know or be able to do — a term, fact, concept, skill, procedure or a whole curriculum item. Not a flashcard.
LearningStateYour long-term progress: what is known, what is due, what keeps failing. Updated by the server-side scheduler after every attempt.
Attempt historyEvery exercise result is recorded, so the schedule reflects your real performance over time.
Status
Learning Memory is under active development. This documentation is a placeholder and will grow together with the product.