spawn_create_game
Create a new game in your account, optionally writing SPAWN_VARIANT_ID to .env. Open the provided play URL to keep the game active.
Instructions
Create a new game in the creator's account. Optionally writes SPAWN_VARIANT_ID to .env. Creator should open the play URL and keep it open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectDir | No | Absolute path to the Spawn game project (game.json / .env). Defaults to SPAWN_PROJECT_DIR or the MCP process cwd. | |
| setVariant | No | Write SPAWN_VARIANT_ID into the project .env |