Add weekly update for 2026-05-11#864
Merged
Merged
Conversation
Cover Redis topology support (standalone, cluster, Sentinel) for the embedded auth server's session storage, and Client ID Metadata Document (CIMD) support landing in the ToolHive CLI ahead of the embedded authorization server rollout. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Lead both sections with the user pain point and value: pluggable Redis topologies for platforms that don't run Sentinel, and dropping dynamic client registration churn via CIMD in the CLI. Reorder the title and description to match. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Update page title and section H2s to consistent product-focused wording: "Plug ToolHive into your existing Redis setup" and "ToolHive CLI now supports CIMD". Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
danbarr
reviewed
May 11, 2026
- Update sidebar_label to "Redis flexibility" per @danbarr. - Soften the Redis section so Sentinel isn't positioned as the only production-ready topology; acknowledge managed Redis services that handle HA via standalone or cluster modes. - Lead the CIMD section with the upstream MCP spec shift from Dynamic Client Registration to CIMD. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
Author
|
Addressed in
|
danbarr
approved these changes
May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds the 2026-05-11 weekly update post covering:
MCPExternalAuthConfigresource now accepts Redis standalone and Redis Cluster alongside the existing Sentinel option, so operators can match the Redis deployment their platform already runs.thvCLI. The CLI can present a hosted metadata document to upstream IdPs instead of going through dynamic client registration, avoiding stale client entries from short-lived MCP clients. Embedded authorization server support is still in development; this release lands CIMD in the local CLI experience first.Type of change
Submitter checklist
Content and formatting
🤖 Generated with Claude Code