Skip to content

docs: document reset_remote_mcp_server_auth meta-tool#2874

Merged
dgageot merged 1 commit into
docker:mainfrom
dgageot:board/5886c1a5eeae6e0d
May 22, 2026
Merged

docs: document reset_remote_mcp_server_auth meta-tool#2874
dgageot merged 1 commit into
docker:mainfrom
dgageot:board/5886c1a5eeae6e0d

Conversation

@dgageot
Copy link
Copy Markdown
Member

@dgageot dgageot commented May 22, 2026

The mcp_catalog toolset now exposes a fifth meta-tool, reset_remote_mcp_server_auth, that allows users to clear persisted OAuth credentials for a remote MCP server. This is useful when an access token was revoked, authorization scopes changed, or the user needs to sign in with a different account.

This change updates the example configuration to document the new meta-tool and clarify when it becomes available. The implementation already supports the feature; this is purely a documentation update to keep the example in sync with the actual toolset behavior.

The meta-tool is only exposed once at least one server is enabled and is a no-op for servers using api_key or none authentication.

@dgageot dgageot requested a review from a team as a code owner May 22, 2026 14:31
Copy link
Copy Markdown

@docker-agent docker-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

This is a documentation-only change adding a description of the new reset_remote_mcp_server_auth meta-tool to examples/mcp_catalog.yaml. The diff is accurate and consistent with the described behavior.

Reviewed: examples/mcp_catalog.yaml (+15 lines, documentation comment update)

No bugs, security issues, or correctness problems were found in the changed lines.

@dgageot dgageot merged commit b75e6d8 into docker:main May 22, 2026
8 checks passed
@aheritier aheritier added area/mcp MCP protocol, MCP tool servers, integration area/tools For features/issues/fixes related to the usage of built-in and MCP tools kind/docs Documentation-only changes labels May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/mcp MCP protocol, MCP tool servers, integration area/tools For features/issues/fixes related to the usage of built-in and MCP tools kind/docs Documentation-only changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants