Feature Description
To save context, I’d like to be able to list exactly which tools I need. There’s XCODEBUILDMCP_ENABLED_WORKFLOWS, of course, but it only lets you enable whole workflows, which often include a lot of extra stuff and take up a lot of context. It’d be great if I could specify just the tools I need.
Use Cases
Run MCP with only specific tools
Example Interactions
"XCODEBUILDMCP_ENABLED_TOOLS": "build_sim,clean,discover_projs, ..."