XcodeBuildMCP icon indicating copy to clipboard operation
XcodeBuildMCP copied to clipboard

[Feature]: Investigate the collection of key project information and caching between calls

Open cameroncooke opened this issue 7 months ago • 0 comments

Feature Description

Should explore where we can have a single tool call that finds projects, schemes and simulators in a single tool call and then cache them for user in other calls without requiring the agent to provide explicit parameters each time.

Use Cases

  • Reduces the number of tool calls to build and run an app
  • This could help reduce the number of tools which can impact LLM context quality or ability to pick the right tool
  • Speed up the build and run process.

Example Interactions

No response

cameroncooke avatar Apr 29 '25 11:04 cameroncooke