Skip to content

Translation 🌍

이 페이지를 번역하거나 기존 번역을 개선할 수 있습니다.

기여

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.