Browser AutomationTypeScript
recursechat/mcp-server-apple-shortcuts
An MCP Server Integration with Apple Shortcuts
browser-automationlocal-servicemacos
Share:
Quick Start
Clone the repository:
git clone https://github.com/recursechat/mcp-server-apple-shortcutsClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-apple-shortcuts": {
"command": "npx",
"args": [
"-y",
"recursechat/mcp-server-apple-shortcuts"
]
}
}
}Check the repository README for specific installation and configuration instructions.
Details
Category
Browser Automation
Language
TypeScript
Author
recursechat