Alienware2000/game-agents
A sandbox for learning agentic development from scratch — building worlds, tools, MCP servers, and autonomous LLM-driven game agents.
Platform-specific configuration:
{
"mcpServers": {
"game-agents": {
"command": "npx",
"args": [
"-y",
"game-agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...