# ScreenEnv: Deploy your full stack Desktop Agent

DevFeed: [ScreenEnv: Deploy your full stack Desktop Agent](<https://devfeed.tech/articles/screenenv-deploy-your-full-stack-desktop-agent-7467.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/screenenv>)

Author: Amir Mahla; Aymeric Roucher

Published: 2025-07-10T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Docker Container](<https://devfeed.tech/topics/docker-container.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [computer-use](<https://devfeed.tech/topics/computer-use.md>), [vlm](<https://devfeed.tech/topics/vlm.md>), [GUI](<https://devfeed.tech/topics/gui.md>), [cross-platform](<https://devfeed.tech/topics/cross-platform.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Windows](<https://devfeed.tech/topics/windows.md>), [Android](<https://devfeed.tech/topics/android.md>), [macOS](<https://devfeed.tech/topics/macos.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [community](<https://devfeed.tech/tags/community.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [docker](<https://devfeed.tech/tags/docker.md>), [docker-container](<https://devfeed.tech/tags/docker-container.md>), [github](<https://devfeed.tech/tags/github.md>), [gui](<https://devfeed.tech/tags/gui.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [model-context-protocol](<https://devfeed.tech/tags/model-context-protocol.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [vlm](<https://devfeed.tech/tags/vlm.md>)

## AI overview

ScreenEnv is a Docker-based sandboxed desktop environment for automating GUI applications and building AI agents that can control a complete desktop session. It supports mouse and keyboard input, window and file management, application launching, terminal commands, and session recording, with integrations through both the Model Context Protocol and a direct Sandbox API. The article also describes building custom desktop agents and plans for Android, macOS, and Windows support.

## Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.