metal-kernel
NewWrite Metal/MPS kernels for PyTorch operators. Use when adding MPS device support to operators, implementing Metal shaders, or porting CUDA kernels to Apple Silicon. Covers native_functions.yaml dispatch, host-side operators, and Metal kernel implementation.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "metal-kernel": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is metal-kernel?
Write Metal/MPS kernels for PyTorch operators. Use when adding MPS device support to operators, implementing Metal shaders, or porting CUDA kernels to Apple Silicon. Covers native_functions.yaml dispatch, host-side operators, and Metal kernel implementation.
How to install metal-kernel?
To install metal-kernel: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "metal-kernel": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is metal-kernel best for?
metal-kernel is a mcp categorized under Development. It is designed for: coding, ai-&-ml. Created by pytorch.