ContextNest

PromptOwl/ContextNest
★ 10 stars TypeScript Memory/Knowledge Updated today
Structured, versioned context for AI agents. Context Nest organizes knowledge as markdown documents in a vault, with versioning, integrity verification, and a query language — accessible via CLI or MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "contextnest": {
      "command": "npx",
      "args": [
        "-y",
        "PromptOwl/ContextNest"
      ]
    }
  }
}

README Excerpt

**A structured second brain for your AI agents. Start solo, scale safely.** **by [PromptOwl](https://promptowl.ai)** | [Website](https://promptowl.ai) | [Whitepaper](https://promptowl.ai/resources/contextnest-whitepaper/) | [Specification](https://github.com/PromptOwl/context-nest-spec) | [Discord](https://discord.gg/fxcSQ5gq)

Tools (19)

approve_suggestioncreate_documentdelete_documentdocument_formatlist_checkpointslist_documentslist_suggestionspublish_documentread_documentread_indexread_packread_versionreject_suggestionresolvesearchstage_drift_suggestionupdate_documentvault_infoverify_integrity