cod-doc

Orange-hanter/cod-doc
★ 0 stars Python Memory/Knowledge Updated today
Context Orchestrator for Documentation — MCP server + autonomous agent that keeps project docs honest. Docs, tasks, plans, stories, links, revisions in SQLite; markdown is a hash-verified projection, not the source of truth.
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": {
    "cod-doc": {
      "command": "uvx",
      "args": [
        "cod-doc"
      ]
    }
  }
}

Or install with pip: pip install cod-doc

README Excerpt

<p align="center"> <img src="https://raw.githubusercontent.com/Orange-hanter/cod-doc/main/docs/assets/cod-doc/hero.png" alt="COD-DOC — Context Orchestrator for Documentation" width="100%"> </p> <p align="center"> <a href="https://pypi.org/project/cod-doc/"><img src="https://img.shields.io/pypi/v/cod-doc" alt="PyPI"></a>

Topics

ai-agentsclaude-codedeveloper-toolsdocs-as-codedocumentationllmmcpmcp-serverpythonsqlite