diff options
Diffstat (limited to 'docs/tools')
| -rw-r--r-- | docs/tools/mcp-server.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tools/mcp-server.md b/docs/tools/mcp-server.md index 1222c693..850c228e 100644 --- a/docs/tools/mcp-server.md +++ b/docs/tools/mcp-server.md @@ -169,6 +169,7 @@ Use the `/mcp auth` command to manage OAuth authentication: - **`scopes`** (string[]): Required OAuth scopes - **`redirectUri`** (string): Custom redirect URI (defaults to `http://localhost:7777/oauth/callback`) - **`tokenParamName`** (string): Query parameter name for tokens in SSE URLs +- **`audiences`** (string[]): Audiences the token is valid for #### Token Management |
