adeu
Native Word Track Changes for AI agents. An MCP server and Python SDK that translates LLM edits into safe DOCX redlines without breaking formatting.
Adeu is an MCP server and Python SDK that provides a 'Virtual DOM' for Microsoft Word, enabling AI agents to edit documents non-destructively with native track changes. It translates DOCX files into token-efficient Markdown with CriticMarkup and a semantic appendix, and validates edits before committing them safely.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- CCorey GarciaMay 4, 2026
The Python SDK makes it easy to embed into document automation pipelines
- AAlex PatelApr 2, 2026
Word Track Changes support for AI agents fills a real gap in document review workflows
- RRebel KimMar 25, 2026
Used for legal document review automation, the tracked changes output is clean
- SShawn GarciaMar 6, 2026
Native .docx integration means no conversion step, works with existing editorial processes