Munim Computer Use MCP Server
munimtech.com/computer-use Follow Munim Technologies Computer Use is an open-source MCP server - a computer-use agent (CUA) backend - that lets any coding agent use your computer the way a person does. It reads the screen through accessibility trees, clicks and types in the background so your mouse stays yours, shows an agent pointer where it is working, zooms in on small text, and drives tabs in your signed-in…
People who work with computer use, codex and desktop automation and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-09-16 · ★ 6 · #115 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18
Apache-2.0 · Rust servers · how we verify → /methodology
01 · Install Munim Computer Use
Claude Code
claude mcp add munimtechnologies-munim-computer-use -- npx -y munim-computer-use Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"munimtechnologies-munim-computer-use": {
"command": "npx",
"args": [
"-y",
"munim-computer-use"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-09-05 - young repo, little track record yet
license Apache-2.0 - declared in the repository
npm package munim-computer-use - unscoped; check the name against the project README before installing
registry namespace io.github.munimtechnologies is GitHub-verified and matches the repo owner
03 · What Munim Computer Use can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.3.1 · 2026-09-16
Tool definitions written for agents · Glama's Tool Definition Quality review of 0.3.0 made the same three points about nearly every tool: descriptions did not say when to pick this tool over a similar one, did not…
v0.3.0 · 2026-09-12
Drive a tab the user already has open · The extension could only work in tabs it created. That is the right default - the user keeps browsing while a task runs - but it is the wrong answer when the page is already…
v0.2.0 · 2026-09-10
The server is now called munim-computer-use everywhere: the repo, the binary, the release assets and the npm bin all use the same name. Behaviour is unchanged from v0.1.0 - this release exists so the artifacts match…
04 · Who maintains Munim Computer Use
Munim Computer Use is maintained by munimtechnologies. We track 2 MCP servers from munimtechnologies - 1 actively maintained, 12 combined GitHub stars, oldest repo from Sep 2026.
05 · Facts
- category
- browser automation - ranked #115 of 255 actively-maintained browser automation servers as of 2026-09-18.
- release cadence
- 4 releases in the last 90 days (latest 2026-09-16)
- registry
- io.github.munimtechnologies/munim-computer-use (active, first published 2026-09-10 · 3 versions)
- packages
- npm:munim-computer-use
06 · Munim Computer Use FAQ
What is Munim Computer Use?
munimtech.com/computer-use Follow Munim Technologies Computer Use is an open-source MCP server - a computer-use agent (CUA) backend - that lets any coding agent use your computer the way a person does. It reads the screen through accessibility trees, clicks and types in the background so your mouse stays yours, shows an agent pointer where it is working, zooms in on small text, and drives tabs in your signed-in…
Is Munim Computer Use still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 4 releases in the last 90 days. We re-verify nightly.
How do I install Munim Computer Use?
Run `npx -y munim-computer-use`. You can also paste the ready-made client config above.
Does Munim Computer Use run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Munim Computer Use
Alternatives to Munim Computer Use
Maintained browser automation servers if Munim Computer Use isn't the fit.
- Chrome DevTools MCP MCP server for Chrome DevTools ★ 52,170 · 2026-09-17
- Server Browser MCP server for browser use access ★ 39,038 · 2026-09-11
- Playwright MCP Playwright Tools for MCP ★ 37,231 · 2026-09-17
- Aihawk AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions. ★ 31,628 · 2026-09-18
- SeleniumBase MCP Stealthy browser automation, testing, and web-scraping via CDP Mode. ★ 13,024 · 2026-09-18
- Mobile MCP MCP server for iOS and Android Mobile Development, Automation and Testing ★ 6,744 · 2026-09-16
Pairs well with
Servers that cover what Munim Computer Use doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,478
- Tavily MCP → web scraping companion web scraping · ★ 2,390
- Codebase Memory → memory companion memory · ★ 43,715
- Memorix → memory companion memory · ★ 785
- Server Filesystem → filesystem companion filesystem · ★ 39,038
- Pdf MCP → filesystem companion filesystem · ★ 135
More browser automation MCP servers · Ldraw MCP · IOS Agent Skill · Chromeflow · Stremio MCP Server · Agent Droid Bridge
More Rust MCP servers · Octobrain · Octocode · Octofs · Sidereon · Dazai - Burn After Reading Secret (motokano) · see all