codex

bocan/codex
★ 8 stars TypeScript Memory/Knowledge Updated 1mo ago ⚠ Review
A wiki and document store built with React + Express. Organize markdown files in folders with a beautiful three-pane UI, dark mode, live preview, full REST API, and an optional built in MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codex": {
      "command": "npx",
      "args": [
        "-y",
        "bocan/codex"
      ]
    }
  }
}

README Excerpt

> A wiki and document store built with React and Express. **Single-user personal knowledge base** - A full-stack TypeScript application that provides a beautiful, intuitive interface for creating and managing markdown documents organized in a hierarchical folder structure. > ⚠️ **Note**: Codex is designed as a **single-user application**. It does not support concurrent multi-user editing or collaboration features. Perfect for personal wikis, note-taking, and documentation.

Tools (19)

EnterEsccreate_foldercreate_pagedelete_attachmentdelete_folderdelete_pageget_attachmentget_pagelatestlist_attachmentslist_folderslist_pagesmove_pagerename_folderrename_pagesearch_pagesupdate_pageupload_attachment

Topics

document-managementdocument-storeexpressmarkdownmarkdown-editormcpmcp-servermermaidnote-takingopen-sourcepersonal-wikireactself-hostedtypescriptvite