โก Pure-Rust WebGPU inference engine โ OpenAI-API compatible, GGUF native, runs on any GPU. No Python. No llama.cpp. Single binary.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"shimmy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-shimmy"
]
}
}
}