Skip to content

Add PAT/SAT authentication to MCP Server setup docs#37957

Open
rgwood-dd wants to merge 1 commit into
masterfrom
reilly.wood/mcp-server-pat-sat-auth
Open

Add PAT/SAT authentication to MCP Server setup docs#37957
rgwood-dd wants to merge 1 commit into
masterfrom
reilly.wood/mcp-server-pat-sat-auth

Conversation

@rgwood-dd

@rgwood-dd rgwood-dd commented Jul 3, 2026

Copy link
Copy Markdown
Member

What does this PR do? What is the motivation?

The MCP Server setup docs only documented two auth options: OAuth and the older API key + application key header pair. It did not mention the newer PAT+SAT approaches, this PR fixes that.

I verified against the MCP server that a PATs work.

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

@rgwood-dd rgwood-dd changed the title [DOCS-XXXXX] Add PAT/SAT authentication to MCP Server setup docs Add PAT/SAT authentication to MCP Server setup docs Jul 3, 2026
@rgwood-dd rgwood-dd force-pushed the reilly.wood/mcp-server-pat-sat-auth branch from 02ebb3c to 6730603 Compare July 3, 2026 17:24
@rgwood-dd rgwood-dd marked this pull request as ready for review July 3, 2026 17:26
@rgwood-dd rgwood-dd requested a review from a team as a code owner July 3, 2026 17:26
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

⚠️ Possible site support note detected

The following files have a site-region shortcode at the top of the page that mentions a feature being "not available" or "not supported":

  • content/en/mcp_server/setup.md

Are you trying to document site support for a product? If so, the site-region shortcode is not the recommended approach. See the Documenting site support guide for the preferred method.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

Document Personal and Service Access Tokens as the preferred
header-based auth option for the MCP Server, passed as a bearer token
in the Authorization header. Verified against the MCP server that a PAT
authenticates this way. Keep OAuth as the recommended method for most
users, and the API and application key pair as the other header option.
Links out to the PAT/SAT docs for scopes and token management.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@rgwood-dd rgwood-dd force-pushed the reilly.wood/mcp-server-pat-sat-auth branch from 6730603 to efa9097 Compare July 3, 2026 18:55
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.

1 participant