You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ If you do not want to store the service account token directly in your MCP confi
87
87
}
88
88
```
89
89
90
-
`OP_SERVICE_ACCOUNT_TOKEN` still takes precedence when set. `OP_KEYCHAIN_ACCOUNT` is optional if your Keychain service name is already unique enough.
90
+
Precedence is: CLI arguments (`--service-account-token` / `--token`) > `OP_SERVICE_ACCOUNT_TOKEN` > macOS Keychain lookup. `OP_KEYCHAIN_ACCOUNT` is optional if your Keychain service name is already unique enough.
0 commit comments