Xcode MCP Server

set_projects_base_dir

Define the base directory for Xcode projects to streamline project storage and management, enabling efficient organization and access for AI-assisted development tasks.

Instructions

Set the base directory where Xcode projects are stored

Input Schema

NameRequiredDescriptionDefault
baseDirYesAbsolute path to the directory containing Xcode projects

Input Schema (JSON Schema)

{ "properties": { "baseDir": { "description": "Absolute path to the directory containing Xcode projects", "type": "string" } }, "required": [ "baseDir" ], "type": "object" }

You must be authenticated.

Other Tools from Xcode MCP Server

Related Tools

ID: mmxuwmm7sc