# tuist mcp setup cursor Setup Cursor IDE to use Tuist's MCP server ## Arguments ### path `Optional` The path to the directory where the configuration should be created. ```bash tuist mcp setup cursor --path [path] tuist mcp setup cursor -p [path] ``` ### global `Optional` Configure Cursor globally instead of locally. ```bash tuist mcp setup cursor --global ```