Skip to content

Conversation

@D-McAdams
Copy link
Contributor

@D-McAdams D-McAdams commented Oct 14, 2025

This PR adds support for OAuth 2.1 Client Credentials Flow to enable machine-to-machine authentication in the MCP authorization specification. See SEP #1046

@aaronpk
Copy link
Contributor

aaronpk commented Oct 15, 2025

I see the file in the PR is a .mdx file. Is the idea that we'll add a static site generator to this repo too? Or will people read the extensions on github.com as the github-rendered markdown?

@D-McAdams
Copy link
Contributor Author

I see the file in the PR is a .mdx file. Is the idea that we'll add a static site generator to this repo too? Or will people read the extensions on github.com as the github-rendered markdown?

Interesting, hadn't noticed that. It's genetic heritage from prior iterations within the core mcp repo, where all MCP specs use the .mdx suffix (not sure why). As far as I can tell, the regular .md suffix would work.

It's a fair question whether we'd also add a static site generator. Hadn't planned that work yet. For future-proofing, I could move the content under a /docs directory to be compatible with the core specs usage of Mintify, and easily enable this later.

@pcarleton
Copy link
Member

good q on mdx... to keep it simple, I'd say let's rely on github's rendering for now

@yannj-fr
Copy link

Is this one approved?

@pcarleton pcarleton merged commit 2c94381 into main Oct 21, 2025
3 checks passed
@pcarleton pcarleton deleted the d-mcadams/oauth-client-credentials branch October 21, 2025 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants