spawn_bot
Start a new Minecraft bot that connects to an offline-mode server, waits for its MCP endpoint to become available, and returns the bot's status and exposed tools.
Instructions
Start a new MCC bot that joins the server under nick (offline mode).
Waits until the bot's in-game MCP endpoint is ready. Returns its status and the
tools it exposes. host/port default to the configured target server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | ||
| nick | Yes | ||
| port | No | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||