other tools and integrations
Swift Mcp Gui
MCP server that can execute commands such as keyboard input and mouse movement
local
macos
other tools and integrations
Installation
npx -y NakaokaRei/swift-mcp-guiConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "swift-mcp-gui",
"command": "npx",
"args": [
"-y",
"NakaokaRei/swift-mcp-gui"
]
}About This MCP Server
NakaokaRei/swift-mcp-gui
MCP server that can execute commands such as keyboard input and mouse movement
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub