Get the latest tech news
Show HN: Container Use for Agents
Development environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack. - dagger/container-use
It's an open-source MCP server that works as a CLI tool with Claude Code, Cursor, and other MCP-compatible agents. In order to use it, you will need to restart your terminal or run hash -r to refresh your$PATH(or equivalent for your shell). ExampleDescription hello_world.md Creates a simple app and runs it, accessible via localhost HTTP URL parallel.md Creates and serves two variations of a hello world app (Flask and FastAPI) on different URLs security.md Security scanning example that checks for updates/vulnerabilities in the repository, applies updates, verifies builds still work, and generates patch file
Or read this on Hacker News