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 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.
An MCP server that indexes exam PDFs and HTML documents for semantic search, topic frequency analysis, and study plan generation, fully local and private.