mc_connect
Connect to a running Minecraft instance using the DebugBridge mod. Specify a port or reset connection for switching instances.
Instructions
Connect to a running Minecraft instance with the DebugBridge mod. Optional - other runtime tools auto-connect if needed. Useful to specify a non-default port, reconnect to a different instance, or get session info.
If port is not specified, scans ports 9876-9886 to find the mod. Use reset=true to disconnect and clear state before reconnecting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | WebSocket port. Default: scan 9876-9886 | |
| reset | No | Disconnect and clear state before connecting (for switching instances) |