Overview
What is @expo-starter/cli?
@expo-starter/cli is the official command-line interface (CLI) for Expo Starter tools and MCP (Multi-Client Platform) configuration, designed to streamline the setup and management of various client applications.
How to use @expo-starter/cli?
To use the CLI, you can install it via npm with the command: npx @expo-starter/cli@latest install <client>, replacing <client> with the desired client name. You can also manually add it to your MCP configuration as shown in the documentation.
Key features of @expo-starter/cli?
- Official CLI for Expo Starter tools
- Supports multiple clients including cursor, windsurf, claude, cline, and roo-cline
- Easy installation and configuration for MCP servers
Use cases of @expo-starter/cli?
- Setting up client applications quickly using the CLI.
- Managing MCP configurations for various client tools.
- Streamlining the development process for Expo projects.
FAQ from @expo-starter/cli?
- What clients are supported by @expo-starter/cli?
The CLI supports clients such as cursor, windsurf, claude, cline, and roo-cline.
- Is there a manual installation option?
Yes, you can manually add the CLI to your MCP configuration using the provided JSON format.
- What is the license for @expo-starter/cli?
The project is licensed under the MIT license.