Xcode MCP Server

set_project_path

Define the specific Xcode project directory path to enable AI-assisted code tasks and project management within the Xcode MCP Server environment.

Instructions

Explicitly set the path to the Xcode project to work with

Input Schema

NameRequiredDescriptionDefault
projectPathYesPath to the .xcodeproj directory

Input Schema (JSON Schema)

{ "properties": { "projectPath": { "description": "Path to the .xcodeproj directory", "type": "string" } }, "required": [ "projectPath" ], "type": "object" }

You must be authenticated.

Other Tools from Xcode MCP Server

Related Tools

ID: mmxuwmm7sc