MCP Server Macos Use
未申請AI agent that controls computer with OS-level tools, MCP compatible, works with any model
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(12個)
animationDuration
(Number, Optional): Duration of the feedback animation.
delayAfterAction
(Number, Optional): Add a delay after performing the action.
identifier
(String, Required): The application's name, bundle ID, or file path.
keyName
(String, Required): The name of the key (e.g., Return, Escape, ArrowUp, Delete, a, B). Case-sensitive for letters if no modifiers are active.
modifierFlags
(Array<String>, Optional): An array of modifier keys to hold during the press. Valid values: CapsLock (or Caps), Shift, Control (or Ctrl), Option (or Opt, Alt), Command (or Cmd), Function (or Fn), NumericPad (or Numpad), Help.
onlyVisibleElements
(Boolean, Optional): Limit traversal to visible elements.
pid
(Number, Required): The Process ID (PID) of the target application.
showAnimation
(Boolean, Optional): Show visual feedback animation for actions.
showDiff
(Boolean, Optional): Include a diff between traversals (if applicable).
text
(String, Required): The text to be typed.
traverseAfter
(Boolean, Optional): Traverse accessibility tree after the primary action (usually defaults to true).
traverseBefore
(Boolean, Optional): Traverse accessibility tree before the primary action.