Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfc11713

Browse files
authored
Updated links to MCP Specification indocs/host-integration.md (#641)
1 parentea73047 commitfc11713

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/host-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ flowchart LR
6464
-**Local MCP Server**: An MCP Server running locally, side-by-side with the Application.
6565
-**Remote MCP Server**: An MCP Server running remotely, accessed via the internet. Most Remote MCP Servers require authentication via OAuth.
6666

67-
For more detail, see the[official MCP specification](https://modelcontextprotocol.io/specification/draft).
67+
For more detail, see the[official MCP specification](https://modelcontextprotocol.io/specification/2025-06-18).
6868

6969
>[!NOTE]
7070
>GitHub offers both a Local MCP Server and a Remote MCP Server.
@@ -84,7 +84,7 @@ For the Remote GitHub MCP Server, the recommended way to obtain a valid access t
8484
>The Remote GitHub MCP Server itself does not provide Authentication services.
8585
>Your client application must obtain valid GitHub access tokens through one of the supported methods.
8686
87-
The expected flow for obtaining a valid access token via OAuth is depicted in the[MCP Specification](https://modelcontextprotocol.io/specification/draft/basic/authorization#authorization-flow-steps). For convenience, we've embedded a copy of the authorization flow below. Please study it carefully as the remainder of this document is written with this flow in mind.
87+
The expected flow for obtaining a valid access token via OAuth is depicted in the[MCP Specification](https://modelcontextprotocol.io/specification/2025-06-18/basic/authorization#authorization-flow-steps). For convenience, we've embedded a copy of the authorization flow below. Please study it carefully as the remainder of this document is written with this flow in mind.
8888

8989
```mermaid
9090
sequenceDiagram

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp