A local-first flashcard and quiz app with an MCP server for Codex, enabling users to manage decks, cards, quizzes, and reviews through natural language.
Provides a privacy-first adaptive review engine with local SQLite storage, enabling item creation, due review retrieval, grading, and statistics via MCP tools.
Provides an interface to the CompText DSL Codex stored in Notion, enabling users to search, retrieve, and manage programming and documentation modules. It supports native MCP for Claude Desktop and includes a FastAPI wrapper for universal REST access.
Local-first external brain for Claude Code, Codex, and any MCP client. Stores decisions, entities, and session artifacts in one SQLite file and exposes MCP tools for
recall, page, promote, review, graph-query, and source-status.