Loading subscription status...
{
"mcpServers": [
{
"applescript_execute": {
"args": [
"@peakmojo/applescript-mcp"
],
"command": "npx"
}
},
{
"applescript_execute": {
"args": [
"--directory",
"/path/to/your/repo",
"run",
"src/applescript_mcp/server.py"
],
"command": "uv"
}
}
]
}