Loomal

Native DevTools

MCP server by github.com/sh3ll3x3c/native-devtools-mcp

MCP server for desktop, browser (CDP), and Android automation. Screenshot, OCR, click, type.

114 starsnpm: native-devtools-mcp

About Native DevTools

Native DevTools is an MCP (Model Context Protocol) server published by sh3ll3x3c in the official MCP registry, listed under App Automation on Loomal. MCP server for desktop, browser (CDP), and Android automation. Screenshot, OCR, click, type.

It ships as an npm package (native-devtools-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sh3ll3x3c/native-devtools-mcp, where the project has earned 114 GitHub stars.

Use Native DevTools with your agent

Claude Code · one command
claude mcp add native-devtools -- npx -y native-devtools-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "native-devtools": {
      "command": "npx",
      "args": [
        "-y",
        "native-devtools-mcp"
      ]
    }
  }
}
npmnative-devtools-mcp

Frequently asked questions

What is Native DevTools?
Native DevTools is an MCP (Model Context Protocol) server by sh3ll3x3c in the App Automation category. MCP server for desktop, browser (CDP), and Android automation. Screenshot, OCR, click, type.
How do I connect Native DevTools to Claude, Cursor, or another MCP client?
Install Native DevTools from its npm package (native-devtools-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Native DevTools open source?
Yes — the source code is public at github.com/sh3ll3x3c/native-devtools-mcp, with 114 GitHub stars.
Can AI agents pay to use Native DevTools?
Not yet through Loomal — Native DevTools is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Native DevTools? Claim this listing free by verifying GitHub ownership, or contact us.