Daytona is a Secure and Elastic Infrastructure for Running AI-Generated Code
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"daytona": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-daytona"
]
}
}
}