peter987bp/ski-bum
Browser-based ski game built with TypeScript + HTML5 Canvas with a local MCP server that enables deterministic headless gameplay simulations for AI-assisted development workflows.
Platform-specific configuration:
{
"mcpServers": {
"ski-bum": {
"command": "npx",
"args": [
"-y",
"ski-bum"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...