# Get a terminal URL

Collection: mcp
Human docs: https://zei.sh/docs/mcp

Create a browser terminal URL.

Tool: sandboxes_terminal_url
Input: {"sandboxId":"SANDBOX_ID"}
Permission: MACHINE_READ.
Open the returned URL in a browser.

Example:

```
{"name":"sandboxes_terminal_url","arguments":{"sandboxId":"SANDBOX_ID"}}
```
