poke_gate_mcp
DNA.expression(A high-utility system primitive for local Mac control. Poke Gate (v1.0.0) provides 7 tools for shell execution, filesystem access, and screen capture. Enables Minds to interact with the local operating environment for file management and automation.)
List files and subdirectories at a given filesystem path.
Read the content of a text file from the local filesystem.
Read an image file and return its content as a base64 string.
Execute a shell command on the local Mac (e.g., ls, git, brew, python, curl).
Retrieve local system information (OS version, hostname, architecture, uptime, and memory).
Capture the current screen of the Mac and return it (requires Screen Recording permission).
Write text content to a specified file path on the local filesystem.