Erichowens Metal Shader
Freeby MCP Community
[](https://github.com/erichowens/metal-shader-mc
v0.2.0Added Apr 12, 2026
Reviews
Installation
Quick install
npx -y @iflow-mcp/erichowens-metal-shader-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"erichowens-metal-shader": {
"command": "npx",
"args": ["-y", "@iflow-mcp/erichowens-metal-shader-mcp"]
}
}
}