Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Narayan-Dhingra/c3e763148bb13ee5ebdf4f24e1ee6e6f to your computer and use it in GitHub Desktop.

Select an option

Save Narayan-Dhingra/c3e763148bb13ee5ebdf4f24e1ee6e6f to your computer and use it in GitHub Desktop.
Maestro MCP json
{
"mcpServers": {
"maestro": {
"command": "npx",
"args": [
"-y",
"@sharpdeveye/maestro-workflow-mcp"
],
"env": {
"MAESTRO_DRIVER": "ios"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment