NON906/omniparser-autogui-mcp
π Automatic operation of on-screen GUI.
Quick Start
Clone the repository:
git clone https://github.com/NON906/omniparser-autogui-mcpClaude Desktop configuration example:
{
"mcpServers": {
"omniparser-autogui-mcp": {
"command": "npx",
"args": [
"-y",
"NON906/omniparser-autogui-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.