NakaokaRei/swift-mcp-gui
MCP server that can execute commands such as keyboard input and mouse movement on macOS
Platform-specific configuration:
{
"mcpServers": {
"swift-mcp-gui": {
"command": "npx",
"args": [
"-y",
"swift-mcp-gui"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...