---
slug: "beauty1"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/Spa42/beauty1-mcp@main/README.md"
repo: "https://github.com/Spa42/beauty1-mcp"
source_file: "README.md"
branch: "main"
---
# 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.