dealfluence/adeu
Agentic DOCX Redlining Engine. Enables LLMs to read Word documents and inject native Track Changes (w:ins, w:del) and Comments without breaking formatting. Includes Model Context Protocol (MCP) Server.
Platform-specific configuration:
{
"mcpServers": {
"adeu": {
"command": "npx",
"args": [
"-y",
"adeu"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...