ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Daytona with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage ephemeral development environments and sandboxes via Daytona. create, start, stop, and resize workspaces directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 28 capabilities

The complete Daytona capability set.

These are the exact actions your AI can choose when you ask it to work with Daytona.

Capability set01 / 07

01-04

4 capabilities in this set.

Part of 28 available through Daytona.

  1. 01

    Create API key

    Create a new Daytona API key

  2. 02

    Create snapshot

    Create a new snapshot

  3. 03

    Create volume

    Create a new volume

  4. 04

    Deactivate snapshot

    Deactivate a snapshot

Capability set02 / 07

05-08

4 capabilities in this set.

Part of 28 available through Daytona.

  1. 05

    Delete API key

    Delete an API key by name

  2. 06

    Delete sandbox

    Delete a sandbox

  3. 07

    Delete snapshot

    Delete a snapshot

  4. 08

    Fork sandbox

    Fork an existing sandbox

Capability set03 / 07

09-12

4 capabilities in this set.

Part of 28 available through Daytona.

  1. 09

    Get snapshot

    Get details of a specific snapshot

  2. 10

    Get volume

    Get details of a specific volume by ID

  3. 11

    Get volume by name

    Get details of a specific volume by name

  4. 12

    List API keys

    List Daytona API keys

Capability set04 / 07

13-16

4 capabilities in this set.

Part of 28 available through Daytona.

  1. 13

    List sandboxes

    List all Daytona sandboxes

  2. 14

    List volumes

    List all Daytona volumes

  3. 15

    Start sandbox

    Start a stopped sandbox

  4. 16

    Create sandbox

    Create a new Daytona sandbox

Capability set05 / 07

17-20

4 capabilities in this set.

Part of 28 available through Daytona.

  1. 17

    Get sandbox preview URL

    Get a signed preview URL for a specific port on a sandbox

  2. 18

    Archive sandbox

    Archive a sandbox

  3. 19

    Delete volume

    Delete a volume

  4. 20

    Get API key

    Get details of a specific API key by name

Capability set06 / 07

21-24

4 capabilities in this set.

Part of 28 available through Daytona.

  1. 21

    Get current API key

    Get details of the currently authenticated API key

  2. 22

    Get sandbox

    Get details of a specific sandbox

  3. 23

    List sandboxes paginated

    List all Daytona sandboxes (paginated)

  4. 24

    List snapshots

    List all Daytona snapshots

Capability set07 / 07

25-28

4 capabilities in this set.

Part of 28 available through Daytona.

  1. 25

    Recover sandbox

    Recover a sandbox from an error state

  2. 26

    Resize sandbox

    Resize sandbox resources

  3. 27

    Stop sandbox

    Stop a running sandbox

  4. 28

    Activate snapshot

    Activate a snapshot

Observed, not estimated

1065ms average. Fast in production.

Daytona is checked daily against the live service.

Daily averagePeak 1348ms
Aug 20Today
Fastest day
814ms
Slowest day
1348ms
14-day trend
Slowing+38%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 28 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Daytona, so you can see the experience inside your AI.

It does not authenticate your account with Daytona. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Daytona Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_AkqYHK4XFPqtgrdtnVnobFEfCwP5QQF4omfr3EXo/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Daytona capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "daytona-dev-workspaces-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_AkqYHK4XFPqtgrdtnVnobFEfCwP5QQF4omfr3EXo/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Daytona owners ask.

  • 01

    Can I change the resources of an existing sandbox?

    Yes, you can use the resize_sandbox capability to update the CPU, memory, or disk size of a specific sandbox by providing its ID or name.

  • 02

    How do I create a new environment with a specific Docker image?

    Use the create_sandbox capability and provide the image parameter with the desired Docker or OCI image name.

  • 03

    What should I do if a sandbox is in an error state?

    You can use the recover_sandbox capability to attempt to restore a sandbox from an error state back to a functional one.