DX-2996 lead the MCP docs with the remote hosted server - #808
Open
CahidArda wants to merge 11 commits into
Open
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
Contributor
|
Docs7 for upstash.com
Commit |
Rebased on the merged agent-resources overview (#796) and reworked the MCP page to lead with the remote hosted server (mcp.upstash.com/mcp): OAuth or a developer API key, feature-group scoping, and connect snippets for Claude Code, Cursor, OpenCode, and Codex, with the local stdio server kept as the second option and a link to the clients page for the full per-client list. The clients page now notes the Claude Code and Codex plugins bundle the remote MCP over OAuth, and the overview quick-start and the API-key links point at /devops/developer-api/introduction#create-an-api-key. Claude-Session: https://claude.ai/code/session_018mhLhJnvV8APHJfj2bF3gz
CahidArda
force-pushed
the
DX-2996-docs-remote-mcp
branch
from
September 3, 2026 07:18
b3b0208 to
12cb98d
Compare
Retake the Create API Key list, dialog, and reveal screenshots to match the current Developer API tab. Note the new permissions/expiration options in the create step, and drop the shipped read-only item from the Roadmap. https://claude.ai/code/session_018mhLhJnvV8APHJfj2bF3gz
Claude Code, Codex, and DeepSeek Harness install via a plugin/bundle and Zed via an extension, so badge those; the rest keep Skills + MCP. The plugin cards note that the plugin bundles the remote MCP over OAuth. https://claude.ai/code/session_018mhLhJnvV8APHJfj2bF3gz
…ording Replace the product-picker prompt on the landing hero with an agent-setup prompt that installs the Upstash plugin (skills + remote MCP over OAuth) for Claude Code and Codex, and skills + remote MCP for other agents. Drop the "plugin now bundles" changelog phrasing in the clients page. https://claude.ai/code/session_018mhLhJnvV8APHJfj2bF3gz
The developer API introduction only described the REST API; mention that the same key authenticates the Upstash CLI and the MCP server, linked to each. https://claude.ai/code/session_018mhLhJnvV8APHJfj2bF3gz
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.
Restructures the MCP page: the hosted remote server (mcp.upstash.com/mcp, OAuth or a developer API key, nothing to install, covering Redis, QStash, Workflow, Vector, and Search) now comes first, followed by the existing local @upstash/mcp-server package. Adds feature-group scoping and Vector and Search example prompts.
Claude-Session: https://claude.ai/code/session_018mhLhJnvV8APHJfj2bF3gz