spawn_revoke
Revoke the durable agent token to disconnect a Spawn game project and remove SPAWN_AGENT_KEY from .env.
Instructions
Revoke the durable agent token (disconnect). Removes SPAWN_AGENT_KEY from project .env after success.
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. |