Skip to content

Commit 19fd7f6

Browse files
committed
newline oauth provider note
1 parent 3814b20 commit 19fd7f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/agents/guides/remote-mcp-server.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,9 @@ In the inspector, enter the URL of your MCP server, `http://localhost:8787/sse`,
5151

5252
![MCP inspector — where to enter the URL of your MCP server](~/assets/images/agents/mcp-inspector-enter-url.png)
5353

54-
You will be redirected to an example OAuth login page. Enter any username and password and click "Log in and approve" to continue. (you can add your own authentication and/or authorization provider to replace this. Refer to the [authorization](/agents/model-context-protocol/authorization/) section for details on how to do this.)
54+
You will be redirected to an example OAuth login page. Enter any username and password and click "Log in and approve" to continue.
55+
56+
Note: You can add your own authentication and/or authorization provider to replace this. Refer to the [authorization](/agents/model-context-protocol/authorization/) section for details on how to do this.
5557

5658
![MCP OAuth Login Page](~/assets/images/agents/mcp-demo-oauth-flow.png)
5759

0 commit comments

Comments
 (0)