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
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments