# Beauty1 MCP Server Configuration

This repository contains the MCP (Multi-Client Protocol) server configuration for the Beauty1 project.

## Setup

1. Install the Smithery toolbox:
```bash
npx -y @smithery/cli@latest install @smithery/toolbox --client cursor --config '{"dynamic":false,"smitheryApiKey":"@smithery/toolbox"}'
```

2. Verify the installation:
```bash
npx @smithery/cli@latest list
```

## Configuration

The MCP server is configured with the following settings:

- Server Name: smithery-toolbox
- Type: smithery
- Client: cursor
- Dynamic: false
- API Key: @smithery/toolbox

## Usage

The Smithery toolbox provides additional functionality for the Beauty1 project through the Cursor IDE.