v0.4.1
The CLI is now a standalone PyPI package: appflowy-cli.
uvx appflowy-cli workspaces
uvx appflowy-cli export-workspace <workspace-id> -o ./backupappflowy-cliis a thin wrapper that depends onappflowy-mcp(where all implementation lives) and exposes theappflowy-clicommand — no moreuvx --from appflowy-mcp appflowy- The parasitic
appflowyentry point is removed fromappflowy-mcp(which now only ships theappflowy-mcpMCP server command) - Development:
python -m appflowy_mcp.cli
No MCP tool changes (still 73 tools).