Skip to content

Commit 58a9b13

Browse files
test build
1 parent 72c3b49 commit 58a9b13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/@okta/vuepress-site/docs/guides/start-mcp-server/main

packages/@okta/vuepress-site/docs/guides/start-mcp-server/main/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ This method is ideal for containerized environments because it requires no brows
305305

306306
Use this method if you prefer browser-based authentication. When the server starts, it displays an authentication URL in the logs. Copy and paste this URL into your browser to complete the authentication.
307307

308-
>**Note:** Docker containers can’t open a browser on the host automatically. You must manually copy the URL from docker logs okta-mcp-server and paste it into your browser.
308+
>**Note:** Docker containers can’t open a browser on the host automatically. You must manually copy the URL from docker logs `okta-mcp-server` and paste it into your browser.
309309
310310
```json
311311
{

0 commit comments

Comments
 (0)