Keyboard Maestro MCP: Manage and Debug macOS Macros via AI Conversations
DiggingForDinos · reddit · 2026-08-13
A developer has open-sourced keyboard-maestro-mcp, a Model Context Protocol (MCP) server that connects Keyboard Maestro with AI assistants like Claude and Cursor. It allows users to read, create, modify, and debug macOS macros using plain conversation.
Key features include:
- Search & Inspect: Find macros by name or inspect their XML structure.
- Create & Clone: Build new macros or duplicate existing ones with customized triggers.
- Bulk Edits: Search and replace text or update actions across multiple macros at once.
- Log Diagnostics: Check recent macro errors and engine logs to troubleshoot failures.
- Variables & State: Read, write, or clean up Keyboard Maestro variables directly.
It requires macOS, Keyboard Maestro, and Node.js v18+, featuring an interactive setup script for quick configuration.
More from coding & agent
- DeepSeek Open-Sources Agent Harness with All-Plugin Architecture — aigclink · 2026-08-13
- Proposing 'Balance Sheets' and Per-Turn Transactions for AI Agents — curious_vii · 2026-08-13
- Open-Sourced Claude Code Skill Audits Entire Codebase for Tech Debt — tom_doerr · 2026-08-13
- Jarvix Launches Context OS to Share User State Across Multiple AI Agents — Aiden_Tech_Ai · 2026-08-13
- DeepSeek Harness Open-Sourced: An Agent Framework with Extreme Pluggability and Replayability — aigclink · 2026-08-13
- Code-Graph-RAG: Empowering AI to Understand Codebases via Knowledge Graphs and MCP — adnan_hashmi · 2026-08-13