sky-computer-use
Allows the server to create a Cloudflare quick tunnel, exposing a public URL for remote access to the macOS computer use server.
Provides tools for controlling the macOS operating system through the Accessibility API, allowing agents to list apps, capture screen state, click UI elements, type text, scroll, and perform other UI actions.
Allows the server to create an ngrok tunnel, exposing a public URL for remote access to the macOS computer use server.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@sky-computer-useClick the search bar, type 'weather', and press Enter"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Sky Computer Use
Control your Mac from Android phone with AI.
Architecture
Android App ←→ WebSocket (8765) ←→ OpenCode Plugin ←→ MCP Binary ←→ MacRelated MCP server: ScreenHand
Components
Android App
Real-time screen streaming
Tappable screenshot (click by coordinates)
Quick action buttons (keyboard shortcuts)
Chat with OpenCode agent
OpenCode Plugin
WebSocket server on port 8765
computer_usetool for AI agentsAuto-refresh screenshots
MCP Binary
open-computer-usenpm packageAccessibility tree access
Element-based interactions
Quick Start
Install OpenCode:
curl -fsSL https://opencode.ai/install | bashInstall MCP:
npm i -g open-computer-useStart plugin (runs automatically with OpenCode)
Start ngrok:
ngrok http 8765Connect Android app to ngrok URL
Android App
Download: Releases
Usage
# In OpenCode, use computer_use tool:
computer_use(action="screenshot")
computer_use(action="click", element="42")
computer_use(action="type", text="hello")
computer_use(action="key", target="Return")Links
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Melaya is a remote MCP server. It gives an assistant hands on your own Android phone and browser: it reads the screen through the accessibility tree, then taps, types and navigates inside the apps and sites you allow-list, with no per-app API. It also builds, schedules and runs agent pipelines across 6k+ connected tools. OAuth 2.1, nothing to install.
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.
MCP server for building and testing AI agents with multi-model experimentation and insights.
MCP connector that lets ChatGPT list, search, and run your Apple Shortcuts via a local Mac agent
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceAn experimental MCP server providing full control over the macOS user interface through mouse, keyboard, and window management tools. It enables AI assistants to automate desktop tasks by utilizing native accessibility APIs and OCR for real-time screen comprehension.7Creative Commons Zero v1.0 Universal
- AlicenseNot gradedqualityFmaintenanceAn open-source MCP server for macOS and Windows that provides native desktop control via Accessibility APIs, OCR, and Chrome CDP. It enables AI agents to interact with applications, manage browser sessions, and automate workflows with high-speed native UI actions.3313AGPL 3.0
- AlicenseNot gradedqualityDmaintenanceAn MCP server for macOS that enables AI agents to control the desktop GUI through keyboard input, mouse actions, and screen captures. It provides stable low-level primitives for UI automation and agent-driven desktop workflows.MIT
- AlicenseBqualityDmaintenanceMCP server that enables AI to fully control macOS — mouse, keyboard, terminal, screenshots, window management, UI element detection, and provides AI-optimized information reporting.3620MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/killsng/sky-computer-use'
If you have feedback or need assistance with the MCP directory API, please join our Discord server