docs: MCP Server multi-replica sessions, hosted-client setup, and approval behavior - #3048
Merged
Merged
Conversation
…roval behavior Documents the shared MCP session store on multi-replica instances (through the Redis that APPSMITH_REDIS_URL names; no new setting), adds Claude.ai and ChatGPT desktop app client tabs, a client compatibility table stating that MCP Server is key-authenticated with no OAuth flow, a section on how tool annotations drive client approval prompts, and troubleshooting rows for the symptoms each of these produces. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
sebastianiv21
approved these changes
Sep 25, 2026
This branch was successfully deployed
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
Provide a concise summary of the changes made in this pull request
APPSMITH_REDIS_URLnames, why sticky sessions cannot help, Redis ACL requirements for a restricted user, and rolling-upgrade behavior. Adds a one-sentence cross-reference underAPPSMITH_REDIS_URLon the environment-variables page.authorizationrequest header) and the ChatGPT desktop app (Plugins → MCPs, available in Codex threads only), and clarifies that the Claude Desktop tab'smcp-remotepath is one of two options.confirm_*, branch creation, and commits ask), and how that relates to Appsmith's own prepare/confirm flow.Depends on appsmithorg/appsmith#42279 (shared sessions through Redis, tool annotations). Merge after that PR ships in a release, or hold until then.
Pull request type
Check the appropriate box:
Documentation tickets
Link to one or more documentation tickets:
Checklist
From the below options, select the ones that are applicable:
Verified locally:
npm run buildinwebsite/succeeds with the new anchors resolved; the client behavior described was reproduced against a deploy preview of #42279 (Codex CLI and the Codex build bundled in the ChatGPT desktop app auto-approveget_capabilities; claude.ai connects with No sign-in + request header; a ChatGPT conversation does not load Plugins → MCPs servers).🤖 Generated with Claude Code