MCP server for cross-platform RDP automation. OCR (Apple Vision / EasyOCR), YOLO button detection (CUDA / MPS / CPU), click injection — zero footprint on the remote machine.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"aisistent": {
"command": "uvx",
"args": [
"aisistent"
]
}
}
}
Run in terminal:
claude mcp add aisistent uvx aisistent
Add to .cursor/mcp.json:
{
"mcpServers": {
"aisistent": {
"command": "uvx",
"args": [
"aisistent"
]
}
}
}
Or install with pip: pip install aisistent
README Excerpt
MCP server for non-intrusive RDP automation. OCR, YOLO button detection, and click injection — zero footprint on the remote machine. | | macOS | Windows | Linux | |---|---|---|---| | **Capture** | RDP WindowID | MSS fullscreen | MSS fullscreen | | **OCR** | Apple Vision (~0.05s) | EasyOCR (CPU/CUDA) | EasyOCR (CPU/CUDA) |
Tools (6)
AISISTENT_TEMP_DIRAISISTENT_YOLO_WEIGHTScapture_rdp_screendetect_rdp_buttonsinject_rdp_clickrun_apple_ocr