swift-mcp-gui
MCP server that can execute commands such as keyboard input and mouse movement on macOS
GitHubスター
41
ユーザー評価
未評価
お気に入り
0
閲覧数
5
フォーク
2
イシュー
8
インストール方法
難易度
初級推定所要時間
5-10 分
インストール方法
1Clone this repository:
bash
git clone https://github.com/NakaokaRei/swift-mcp-gui.git
cd swift-mcp-gui
2Install
bash
swift package experimental-install
3Add command to your MCP client.
json
{
"mcpServers" : {
"swift-mcp-gui" : {
"command" : "/Users/USERNAME/.swiftpm/bin/swift-mcp-gui"
}
}
}
追加リソース
作者情報
66
フォロワー
79
リポジトリ
0
Gist
0
貢献数