MCP Server
MCP
io.github.lapfelix/xcodemcp
Control Xcode directly via JXA for build, test, debug operations with XCLogParser integration
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "xcodemcp",
"version": "2.1.4",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment