Skip to content

Commit e9df63a

Browse files
committed
Small updates
1 parent 44d0731 commit e9df63a

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

src/content/docs/agents/model-context-protocol/mcp-server.mdx

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/content/docs/agents/model-context-protocol/mcp-server/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ export default new OAuthProvider({
126126

127127
This will ensure that your users are redirected to GitHub to authenticate. To get this working though, you need to create OAuth client apps in the steps below.
128128

129-
### Step 2 — Create a GitHub OAuth App
129+
### Step 2 — Create an OAuth App
130130

131131
You'll need to create two [GitHub OAuth Apps](https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/creating-an-oauth-app) to use GitHub as an authentication provider for your MCP server — one for local development, and one for production.
132132

0 commit comments

Comments
 (0)