Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"apple-shortcuts": {
"command": "npx",
"args": [
"-y",
"mcp-server-apple-shortcuts"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"apple-shortcuts": {
"command": "npx",
"args": [
"-y",
"mcp-server-apple-shortcuts"
]
}
}
}