ddsky/gamebrain-api-clients
Search and discover hundreds of thousands of video games on any platform through the [GameBrain API](https://gamebrain.co/api).
Quick Start
Clone the repository:
git clone https://github.com/ddsky/gamebrain-api-clientsClaude Desktop configuration example:
{
"mcpServers": {
"gamebrain-api-clients": {
"command": "npx",
"args": [
"-y",
"ddsky/gamebrain-api-clients"
]
}
}
}Check the repository README for specific installation and configuration instructions.