
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
agentfenster-mcp
Advanced tools
Launcher for the agentfenster MCP server - Windows GUI automation on a hidden second desktop.
agentfenster-mcp is the launcher for the agentfenster MCP server. The server
lets Claude Code and other MCP clients drive real Windows applications on a
hidden second desktop inside your own session — with the same logins, cookies
and VPN — while your screen, mouse and keyboard stay yours.
Every action is verified against the window state afterwards. A click that lands nowhere is reported as a failure, never as a silent success.
Full documentation: https://agentfenster.com/mcp
mcp-name: com.agentfenster/agentfenster
This package contains no product code. It is the small public launcher that makes the documented one-liner work:
claude mcp add agentfenster -- agentfenster-mcp
The MCP server itself ships with the agentfenster app, a commercial, closed-source Windows program distributed from https://agentfenster.com.
agentfenster-mcp hands over to the real server and
gets out of the way.agentfenster-mcp prints what is missing and how to fix it,
then exits with status 1 — instead of leaving your MCP client with a bare
command not found.Installing this package alone does not give you the server.
Install agentfenster on Windows 10 or 11 from https://agentfenster.com. The MCP server is part of the app. Every plan starts with a 3-day trial, no card and no account required.
Register the server with Claude Code:
claude mcp add agentfenster -- agentfenster-mcp
Any MCP client that can launch a local stdio server works the same way.
Then just ask:
> open the character map on the agent desktop and turn on the advanced view
| Tool | What it does |
|---|---|
list_windows | Lists the windows this machine can drive, with title, class, minimized state and whether a picture can be captured. |
desktop_task | Runs a full GUI task in one window and returns a single paragraph: what happened, whether it worked, and if not, which step failed and why. |
inspect_window | Returns the capped, filtered element tree of one window as a compact list, for planning clicks yourself. |
replay | Lists recent runs, or returns one run's step-by-step log, with a link to the visual replay in the app. |
open_app | Launches a program on the shared agent desktop and reports its first titled window. |
read_desktop | Reads the compact element tree of a window on the agent desktop, one line per interactive element, no screenshot. |
click | Clicks one element, then verifies against the desktop state and states explicitly whether anything changed. |
type_text | Types text into one element on the agent desktop, then verifies whether anything changed. |
press_key | Presses a key or combination such as ctrl+s, enter, tab or alt+f4, with verification afterwards. |
scroll | Scrolls a window or pane and reports whether the content actually moved. |
agent_windows | Lists the windows currently open on the shared agent desktop, frontmost first. |
desktop_task runs inside the server on a model endpoint
you configure, so its retries never enter your context.| Aspect | Details |
|---|---|
| Platform | Windows 10 or 11 |
| Transport | stdio, local |
| Runtime | Python 3.11 or newer |
| Prerequisite | the agentfenster app (commercial, 3-day trial) |
agentfenster is commercial, closed-source software. No open-source license is granted here. This launcher package is published so that the documented install command works and so that MCP directories can resolve it. Use of the agentfenster app itself is governed by the terms at https://agentfenster.com/terms.
FAQs
Launcher for the agentfenster MCP server - Windows GUI automation on a hidden second desktop.
We found that agentfenster-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.