A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
{
"mcpServers": {
"xcodebuildmcp": {
"command": "npx",
"args": [
"-y",
"xcodebuildmcp"
]
}
}
}