npx claudepluginhub foxtrottwist/shortcuts-mcp --plugin shortcuts-mcpAdd to your .mcp.json:
{
"mcpServers": {
"shortcuts": {
"command": "bash",
"args": [
"${CLAUDE_PLUGIN_ROOT}/scripts/launch.sh"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
bash