- Step 1: Clone the repository using `git clone https://github.com/open-mcp-app/fireworks.git`
- Step 2: Install dependencies with `npm install` or `yarn install`
- Step 3: Start the development server with `npm start` or `yarn start`
- Step 4: Run the app on iOS or Android using `npm run ios` / `yarn ios` or `npm run android` / `yarn android`
- Step 5: Use the interface to connect to MCP services and perform operations