MoltenVK
MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on macOS, iOS and tvOS.
MoltenVK MCP Server
MCP server for KhronosGroup/MoltenVK
Ready-to-Use Client Configurations
{
"mcpServers": {
"MoltenVK": {
"command": "npx",
"args": [
"-y",
"@KhronosGroup/MoltenVK"
]
}
}
}