Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"bgfx": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-bgfx"
]
}
}
}