Skip to content
Cline

agentfenster for Cline

com.agentfenster/agentfenster

Windows GUI automation on a hidden second desktop, driven from Claude Code over MCP.

client:Cline transport:stdio runtime:pypi

Install agentfenster in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "agentfenster": {
      "command": "uvx",
      "args": [
        "agentfenster-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

agentfenster in other clients