:video_game: :pencil: A list of Game Development resources to make magic happen.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"magictools": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-magictools"
]
}
}
}