Computer Use
@spencerkinney
About Computer Use
Control virtual computers through the Model Context Protocol (MCP).
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"computer-use-mcp": {
"command": "python",
"args": [
"computer_mcp_server.py"
],
"env": {
"ORGO_API_KEY": "your_orgo_key_here",
"ANTHROPIC_API_KEY": "your_anthropic_key_here"
}
}
}
}Tools
6Start virtual computer
Take screen capture
Scroll up/down
Wait for specified seconds
Run terminal commands
Claude AI Computer Use
Overview
What is Computer Use?
Computer Use is an
More Productivity MCP servers
MCP Shrimp Task Manager
cjo4m06Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning A
C++ Excel Automation MCP Server
smileFAaceA MCP server for automatically create, view and modify Excel related file using LLM
MCP SAP GUI Server
mario-andreschakMCP server that allows simple SAP GUI interaction for LLM models using simulated mouse clicks and keyboard input.
MCPControl
CheffromspaceMCP server for Windows OS automation
🚀 TaskMaster: Todoist MCP for Cursor AI
mingolladanieleA lightweight Model Context Protocol (MCP) server that enables natural language interaction with your Todoist tasks directly from your IDE. Built with simplicity and maintainability in mind.
Comments