1. Install Container Use
Make sure you have Docker and Git installed before starting.2. Point your agent at Container Use
Container Use works with any MCP-compatible agent: Just addcontainer-use stdio
as an MCP server. This example uses Claude Code but you can view instructions for other agents.
1
Add MCP Configuration
2
Add Agent Rules (Optional)
Save CLAUDE.md file at the root of your repository:
3
Trust Only Container Use Tools (Optional)
For maximum security, restrict Claude Code to only use Container Use tools:
3. Run your first parallel task
Let’s create a demo repository and ask your agent to build something:Replace
{id}
with your actual environment ID like fancy-mallard
container-use list
.