diff --git a/content/MCP.md b/content/MCP.md new file mode 100644 index 00000000..3c85a7e0 --- /dev/null +++ b/content/MCP.md @@ -0,0 +1 @@ +[[Model Context Protocol]] \ No newline at end of file diff --git a/content/Model Context Protocol.md b/content/Model Context Protocol.md new file mode 100644 index 00000000..8e914257 --- /dev/null +++ b/content/Model Context Protocol.md @@ -0,0 +1 @@ +#stub \ No newline at end of file diff --git a/content/Peekaboo.md b/content/Peekaboo.md new file mode 100644 index 00000000..ee883632 --- /dev/null +++ b/content/Peekaboo.md @@ -0,0 +1,6 @@ +#software + +macOSの操作を自動化、またスクリーンショットを撮ってUIテストの自動化などに使える。[[MCP]]サーバーとして使えるので、ネイティブGUIアプリを無理やりAIエージェントにデバッグさせたい時などに使え・・・なくもない。 + + +[GitHub - steipete/Peekaboo: Peekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.](https://github.com/steipete/Peekaboo) \ No newline at end of file