Beauty1 MCP Server Configuration
@Spa42
About Beauty1 MCP Server Configuration
MCP server configuration for beauty1 project
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"beauty1-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"install",
"@smithery/toolbox",
"--client",
"cursor",
"--config",
"{\"dynamic\":false,\"smitheryApiKey\":\"@smithery/toolbox\"}"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Beauty1 MCP Server Configuration?
Beauty1 MCP Server Configuration provides the MCP (Multi-Client Protocol) server setup for the Beauty1 project, integrating the Smithery toolbox with the Cursor IDE.
How to use Beauty1 MCP Server Configuration?
Install the Smithery toolbox via npx -y @smithery/cli@latest install @smithery/toolbox --client cursor --config '{"dynamic":false,"smitheryApiKey":"@smithery/toolbox"}', then verify with npx @smithery/cli@latest list.
Key features of Beauty1 MCP Server Configuration
- Configured with Smithery toolbox for the Beauty1 project
- Integrated with the Cursor IDE
- Uses a static API key (
@smithery/toolbox) - Dynamic mode set to false
Use cases of Beauty1 MCP Server Configuration
—
FAQ from Beauty1 MCP Server Configuration
—
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
Comments