AdiaUI A2UI MCP server. Exposes the compose engine over MCP with an engine selector for monolithic + zettel strategies.
{
"mcpServers": {
"adia-aia2ui": {
"command": "npx",
"args": [
"-y",
"@adia-ai/a2ui-mcp"
]
}
}
}