Install
One line. Adds the dep to agents.yml and resolves it.
pakx add mcp ai.adeu/adeuRaw metadata
Source-specific install hints as returned by the official MCP Registry.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.adeu/adeu",
"description": "Automated DOCX Redlining Engine",
"repository": {
"url": "https://github.com/dealfluence/adeu",
"source": "github"
},
"version": "1.5.2",
"packages": [
{
"registryType": "pypi",
"identifier": "adeu",
"version": "1.5.2",
"transport": {
"type": "stdio"
}
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-05T14:01:01.659721Z",
"publishedAt": "2026-05-05T14:01:01.659721Z",
"updatedAt": "2026-05-05T14:01:01.659721Z",
"isLatest": false
}
}
}