★ 336 stars
TypeScript
🤖 AI/LLM
Updated 2d ago
MCP-powered fallback layer that lets AI agents execute tasks through the GUI when APIs, tools, or direct integrations are unavailable. Cross-OS, accessibility-first, local-only.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"clawdcursor": {
"command": "npx",
"args": [
"-y",
"AmrDab/clawdcursor"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add clawdcursor npx -y AmrDab/clawdcursor
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"clawdcursor": {
"command": "npx",
"args": [
"-y",
"AmrDab/clawdcursor"
]
}
}
}
📋 Copy
README Excerpt
<p align="center"> <img src="docs/favicon.svg" width="96" alt="Clawd Cursor"> </p> <h1 align="center">Clawd Cursor</h1> <p align="center"> <strong>The local MCP server that gives any agent safe desktop control.</strong><br> Any model. Any app. One MCP entry. Local-only. </p> <p align="center"> <a href="LICENSE"><img src="https://img.shields.io/github/license/AmrDab/clawdcursor?color=a855f7" alt="MIT license"></a>
Tools (8)
Outlook Send accessibility browser computer system task window
Topics
ai-agent ai-tools anthropic automation claude computer-use cross-platform cursor desktop desktop-automation gui-automation linux macos mcp mcp-server