Skip to content

Translation 🌍

You can translate or improve the translation of this page.

Contribute

tuist mcp setup zed

Setup Zed editor to use Tuist's MCP server

Arguments

path Optional

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

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

global Optional

Configure Zed globally instead of locally.

bash
tuist mcp setup zed --global

help Optional

Show help information.

bash
tuist mcp setup zed -h
tuist mcp setup zed --help

Released under the MIT License.