facebook tracking pixel
Voltar ao Marketplace
Daytona MCP integration

Daytona

Secure and Elastic Infrastructure for Running Your AI-Generated Code.

Comece grátis
Ferramentas
16
Última atualização
Há 1 semana

Compatível com

WhatsAppFacebookInstagramWeb

IA Compatível

ChatGPTClaudeGemini

Ferramentas

Clone Git Repository

Clone a Git repository into a Daytona sandbox. Supports public and private repos, specific branches, and specific commits. See the documentation

Create Sandbox

Creates a new sandbox on Daytona. Provide a **Snapshot** to create from a pre-built template, an **Image** to create from a custom Docker image, or neither to use the Daytona default snapshot. **Snapshot takes precedence over Image** if both are provided. See the documentation

Create SSH Access

Create SSH access for a sandbox on Daytona. See the documentation

Delete Sandbox

Deletes a sandbox on Daytona. This action is irreversible and all data in the sandbox will be lost. See the documentation

Get Preview Link

Get a preview URL for a service running on a specific port in a Daytona sandbox. Useful for accessing web servers, APIs, or other HTTP services running inside the sandbox. See the documentation

Get Sandbox

Get a sandbox on Daytona. See the documentation

List Sandbox ID Options

Retrieves available options for the Sandbox ID field.

List Sandboxes

Lists sandboxes on Daytona. See the documentation

List Snapshot ID Options

Retrieves available options for the Snapshot ID field.

List Snapshots

Lists snapshots on Daytona. See the documentation

Revoke SSH Access

Revoke SSH access for a sandbox on Daytona. See the documentation

Run Code

Execute code in a Daytona sandbox using the appropriate language runtime. Supports Python, TypeScript, and JavaScript. See the documentation

Run Command

Execute a shell command in a Daytona sandbox. See the documentation

Start Sandbox

Start a sandbox on Daytona. See the documentation

Stop Sandbox

Stop a sandbox on Daytona. See the documentation

Wait Until Stopped

Wait for Sandbox to reach 'stopped' state. See the documentation