Skip to content

Document client credentials for programmatic MCP access#5224

Open
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/mcp-client-credentials-1775695743
Open

Document client credentials for programmatic MCP access#5224
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/mcp-client-credentials-1775695743

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify bot commented Apr 9, 2026

Summary

  • Adds a new "Client credentials for programmatic access" section to the MCP documentation page
  • Documents how to generate client credentials from the dashboard, request access tokens via the client_credentials OAuth2 grant, and connect to authenticated MCP servers programmatically
  • Includes a curl example and token response format

This documents the new MCP client credentials feature that enables machine-to-machine access to authenticated MCP servers without interactive OAuth login, intended for backend services, CI/CD pipelines, and automated workflows.


Note

Low Risk
Low risk documentation-only change; no runtime behavior or security logic is modified, though incorrect guidance could confuse integrators.

Overview
Adds a new Client credentials for programmatic access section to the MCP docs, describing how to generate dashboard-issued client credentials and use the OAuth2 client_credentials flow to fetch an access token.

Includes a curl example for calling /mcp/oauth/token, an example token response payload, guidance for passing the Bearer token to MCP clients, and a warning to store client secrets securely.

Reviewed by Cursor Bugbot for commit 91010d4. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify bot commented Apr 9, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Apr 9, 2026, 12:53 AM

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.

0 participants