Skip to content

翻訳 🌍

このページの翻訳を行ったり、改善したりすることができます。

コントリビュートする

tuist mcp setup vscode

Setup VS Code to use Tuist's MCP server

Arguments

path Optional

The path to the directory where the configuration should be created.

bash
tuist mcp setup vscode --path [path]
tuist mcp setup vscode -p [path]

global Optional

Configure VS Code globally instead of locally.

bash
tuist mcp setup vscode --global

help Optional

Show help information.

bash
tuist mcp setup vscode -h
tuist mcp setup vscode --help

Released under the MIT License.