docs(mcp): restructure MCP docs and add OAuth 2.1 authorization (ENG-9125)#2688
Closed
asoorm wants to merge 1 commit into
Closed
docs(mcp): restructure MCP docs and add OAuth 2.1 authorization (ENG-9125)#2688asoorm wants to merge 1 commit into
asoorm wants to merge 1 commit into
Conversation
…9125) Restructure MCP docs from single page into multi-page architecture (overview, quickstart, operations, configuration, oauth, ide-setup). Add OAuth 2.1 scope enforcement docs with JWKS config, multi-level scope gates, step-up authorization, and RFC 9728 metadata discovery. Ported from wundergraph/cosmo-docs#260.
Contributor
|
Caution Review failedPull request was closed or merged during review WalkthroughThis PR reorganizes MCP Gateway documentation for Cosmo Router. It restructures the navigation in docs.json to create a dedicated MCP Gateway section with new subsections. The main MCP page is rewritten with a simplified overview, replacing detailed technical content. Five new documentation pages are added covering quickstart, operations authoring, configuration, OAuth security, and IDE setup. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
WWW-Authenticatechallenges, OR-of-AND scope semantics, RFC 9728 discoveryrouter/pkg/mcpserver/implementation and fix inaccuraciesPorted from wundergraph/cosmo-docs#260.
Test plan
Summary by CodeRabbit
Documentation