MCP.so
ログイン

Beauty1 MCP Server Configuration

@Spa42

Beauty1 MCP Server Configuration について

MCP server configuration for beauty1 project

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

Spa42

設定

以下の設定を使って、このサーバーを 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

コメント

「その他」の他のコンテンツ