Metadata-Version: 2.4
Name: agentfenster
Version: 0.0.1
Summary: Name reservation for the agentfenster Windows app - the application is distributed via agentfenster.com.
Author-email: agentfenster <hello@agentfenster.com>
License: Proprietary
Project-URL: Homepage, https://agentfenster.com
Project-URL: Documentation, https://agentfenster.com/mcp
Project-URL: Repository, https://github.com/clemensjl/agentfenster-mcp
Project-URL: Discord, https://discord.gg/J9MfKP255Y
Keywords: mcp,claude,windows,automation,gui-automation,computer-use,desktop
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Desktop Environment
Classifier: Topic :: Utilities
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# agentfenster

**This name is reserved for the agentfenster Windows app. The real application
is distributed via <https://agentfenster.com>, not via PyPI.** This package
contains no product code.

agentfenster runs a computer use agent on a second, invisible Win32 desktop
inside your own Windows session. The agent opens and drives real programs there,
with your logins, cookies and VPN, while your screen and mouse stay yours. You
watch it live, take over when you want, and replay any run afterwards. Every
action is verified against the window state: a click that changed nothing is
reported as a failure, not as a success.

agentfenster is commercial, closed-source software for Windows 10 and 11. Every
plan starts with a 3-day trial, no card and no account required.

## What this package does

One thing — it tells you where the product is:

```
python -m agentfenster
```

## Looking for the MCP server?

The app ships with an MCP server for Claude Code and other MCP clients. Install
the app, then:

```
claude mcp add agentfenster -- agentfenster-mcp
```

The launcher for that command is published separately as
[`agentfenster-mcp`](https://pypi.org/project/agentfenster-mcp/).

## Links

- Product and download: <https://agentfenster.com>
- MCP documentation: <https://agentfenster.com/mcp>
- Documentation and issue tracker: <https://github.com/clemensjl/agentfenster-mcp>
- Discord: <https://discord.gg/J9MfKP255Y>
- Support: hello@agentfenster.com
- Terms: <https://agentfenster.com/terms>

## Rights

agentfenster is commercial, closed-source software. No open-source license is
granted here. Use of the app is governed by the terms at
<https://agentfenster.com/terms>.
