Welcome to Claude Guides! Here you can discover guides that showcase various types of integrations between Claude and Daytona, tailored for different use cases and purposes. Explore the guides below to find the right solution for your needs.
Guides
Connect Your Terminal to a Claude Agent SDK Running in a Remote Sandbox 🔗
Learn how to interact with Claude Code inside a secure Daytona sandbox directly from your terminal. This guide demonstrates building an autonomous coding agent using Claude Agent SDK, enabling real-time communication and execution of coding tasks in an isolated environment.
Connect Your Service to a Claude Agent SDK Running in a Remote Sandbox 🔗
Learn how to connect your application, service or custom agent to a Claude agent that is running securely inside a remote Daytona sandbox. In this guide, we showcase the build of a two-agent autonomous coding system, consisting of a Project Manager Agent (local) and a Developer Agent (in-sandbox), which can be easily configured to connect any type of service that needs a Claude agent running inside a remote sandbox environment.
Task-Based Execution: Run Claude Code Tasks in a Daytona Sandbox and Stream Logs Programmatically 🔗
This guide provides ready-to-use code snippets for running Claude Code tasks in a Daytona sandbox and streaming logs programmatically; just copy, paste, and you’re ready to automate and orchestrate Claude Code workflows securely and efficiently.