generate_metal_code
Generate Metal Framework code for common tasks by specifying the programming language (Swift, Objective-C, or Metal) and describing the task. Streamlines development within the Metal MCP Server environment.
Instructions
Generate Metal Framework code for common tasks
Input Schema
Name | Required | Description | Default |
---|---|---|---|
language | No | Programming language (objective-c, swift, or metal) | swift |
task | Yes | Description of the Metal task to generate code for |