The local MCP server that gives any AI agent safe desktop control. Drives Windows, macOS, and Linux GUIs through accessibility, OCR, or vision fallback. 6 compact compound tools covering 97 primitives. Model-agnostic. Local-only by default; bearer-token auth on HTTP; every tool call routes through a single safety chokepoint. Optional autonomous loop via submit_task. Community guide marketplace at clawdcursor.com/app-guides.
服务器配置
{
"mcpServers": {
"clawdcursor": {
"command": "clawdcursor",
"args": [
"mcp",
"--compact"
]
}
}
}