claude mcp add compilotgentic-mcp-server -- npx -y @pilotgentic/mcp-server
{
"mcpServers": {
"compilotgentic-mcp-server": {
"command": "npx",
"args": ["-y", "@pilotgentic/mcp-server"]
}
}
}
{
"mcpServers": {
"compilotgentic-mcp-server": {
"command": "npx",
"args": ["-y", "@pilotgentic/mcp-server"]
}
}
}
{
"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.