🌐

PilotGentic

macOS desktop control for Claude: click, type, screenshot, AX tree, browser control, agentic loops.

Web & APIs stdio npm npmstdio
RUN IN TERMINAL
claude mcp add compilotgentic-mcp-server -- npx -y @pilotgentic/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "compilotgentic-mcp-server": { "command": "npx", "args": ["-y", "@pilotgentic/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "compilotgentic-mcp-server": { "command": "npx", "args": ["-y", "@pilotgentic/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "compilotgentic-mcp-server": { "command": "npx", "args": ["-y", "@pilotgentic/mcp-server"] } } }

About This MCP Server

The com.pilotgentic/mcp-server is a web server that enables interaction with macOS desktop applications, providing features such as click and type actions, screenshot capture, and access to the AX tree, as well as browser control and agentic loops, which can be used to enhance the capabilities of AI coding assistants like Claude. It connects to Claude and other tools through standard input/output interfaces and can be installed via npm. Developers would use this server to integrate desktop automation capabilities into their workflows, particularly when working with AI-powered coding tools.

macOS desktop control for Claude: click, type, screenshot, AX tree, browser control, agentic loops.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with web & apis capabilities via the stdio transport.

Package

@pilotgentic/mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The PilotGentic server extends your AI assistant with web & apis capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/compilotgentic-mcp-server.svg)](https://skillsplayground.com/mcps/compilotgentic-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.