MCP.so
ログイン

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "psaboia_mcp-server-example": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "mcp-server-playground",
        "--client",
        "claude"
      ]
    }
  }
}

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