Introducing the Composables CLI and MCP server
Built a little CLI tool to start CMP projects from the terminal using Composables UI
New projects use the new default KMP project structure and come with Spotless + ktfmt
It also comes with MCP support for agents. This makes your agents aware of the Composables UI docs, and they can grab code examples, find all available components, API references, and overall learn how to use them correctly.
Full announcement:
composables.com/blog/introducing-composables-cli
Install using:
npm install -g composables-cli