[PR #5949] docs(mcp): adding more clear instructions and details #31944

Open
opened 2026-04-17 22:49:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5949
Author: @okisdev
Created: 11/13/2025
Status: 🔄 Open

Base: mainHead: docs(mcp)/enhance-docs


📝 Commits (5)

  • 820f138 docs(mcp): enhance docs
  • 641659b docs(mcp): enhance docs
  • 28b3b05 docs(mcp): enhance docs
  • 78f65aa Merge branch 'canary' into docs(mcp)/enhance-docs
  • 65d48ab Merge branch 'canary' into docs(mcp)/enhance-docs

📊 Changes

1 file changed (+377 additions, -49 deletions)

View changed files

📝 docs/content/docs/plugins/mcp.mdx (+377 -49)

📄 Description

This PR adds some clear instructions and technical details for MCP docs.


Summary by cubic

Enhanced MCP plugin docs with setup and endpoint protection via withMcpAuth, including automatic 401/WWW-Authenticate handling, manual session use, and scope-based checks. Adds OAuth flow reference, discovery endpoints, client registration (public vs confidential), PKCE options, refresh-token guidance, advanced OIDC config, security best practices, and updated install/migration notes.

Written for commit 65d48ab187. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/5949 **Author:** [@okisdev](https://github.com/okisdev) **Created:** 11/13/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `docs(mcp)/enhance-docs` --- ### 📝 Commits (5) - [`820f138`](https://github.com/better-auth/better-auth/commit/820f1387fc6e7eaf6cdec91b25b8dc6e8baffb19) docs(mcp): enhance docs - [`641659b`](https://github.com/better-auth/better-auth/commit/641659b780aab24221c95971d9772dea9ef928e3) docs(mcp): enhance docs - [`28b3b05`](https://github.com/better-auth/better-auth/commit/28b3b05b059ac8ebba5f0aa55a0ea47acac9a39c) docs(mcp): enhance docs - [`78f65aa`](https://github.com/better-auth/better-auth/commit/78f65aa58a127f708b1f41bf20ad4ef3aa48fa5d) Merge branch 'canary' into docs(mcp)/enhance-docs - [`65d48ab`](https://github.com/better-auth/better-auth/commit/65d48ab187f8329af5b8901b217b2930a1a0f28f) Merge branch 'canary' into docs(mcp)/enhance-docs ### 📊 Changes **1 file changed** (+377 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/mcp.mdx` (+377 -49) </details> ### 📄 Description This PR adds some clear instructions and technical details for MCP docs. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Enhanced MCP plugin docs with setup and endpoint protection via withMcpAuth, including automatic 401/WWW-Authenticate handling, manual session use, and scope-based checks. Adds OAuth flow reference, discovery endpoints, client registration (public vs confidential), PKCE options, refresh-token guidance, advanced OIDC config, security best practices, and updated install/migration notes. <sup>Written for commit 65d48ab187f8329af5b8901b217b2930a1a0f28f. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 22:49:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#31944