Munim Computer Use for Claude Desktop
io.github.munimtechnologies/munim-computer-use
Accessibility-first desktop control for any agent: background input, agent pointer, zoom, Chrome.
client:Claude Desktop
transport:stdio
runtime:npm
Install Munim Computer Use in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"munim-computer-use": {
"command": "npx",
"args": [
"-y",
"munim-computer-use"
],
"env": {
"COMPUTER_USE_BROWSER": "<COMPUTER_USE_BROWSER>",
"COMPUTER_USE_AGENT_CURSOR": "<COMPUTER_USE_AGENT_CURSOR>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs