Beauty1 MCP Server Configuration
@Spa42
关于 Beauty1 MCP Server Configuration
MCP server configuration for beauty1 project
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"beauty1-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"install",
"@smithery/toolbox",
"--client",
"cursor",
"--config",
"{\"dynamic\":false,\"smitheryApiKey\":\"@smithery/toolbox\"}"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
其他 分类下的更多 MCP 服务器
Servers
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

EverArt
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论