Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"ai_game_base_analysi": {
"command": "uvx",
"args": [
"ai-game-base-analysis-cli-mcp-tool"
]
}
}
}
Or install with pip: pip install ai-game-base-analysis-cli-mcp-tool