Start the server
Claude Code
Tools
| Tool | Description |
|---|---|
create_sandbox | Create a new isolated sandbox. Returns the sandbox ID. |
exec_code | Execute a command in a sandbox. Returns the output. |
delete_sandbox | Delete a sandbox and free its resources. |
Connect AI coding agents to jhansi.io sandboxes via the Model Context Protocol.
| Tool | Description |
|---|---|
create_sandbox | Create a new isolated sandbox. Returns the sandbox ID. |
exec_code | Execute a command in a sandbox. Returns the output. |
delete_sandbox | Delete a sandbox and free its resources. |