docs: add hosted MCP server config generator#4599
Draft
andrelandgraf wants to merge 7 commits intomainfrom
Draft
docs: add hosted MCP server config generator#4599andrelandgraf wants to merge 7 commits intomainfrom
andrelandgraf wants to merge 7 commits intomainfrom
Conversation
Replace legacy MCP setup tabs with an interactive configurator. It generates valid hosted Neon MCP snippets and previews selected tools.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Map NEXT_PUBLIC_MCP_API_URL values like /mcp or /sse to /api/list-tools. This lets PR previews use preview MCP hosts without touching prod defaults.
Use NEXT_PUBLIC_MCP_API_URL directly when set. Fallback defaults to the production list-tools endpoint.
Make the API key input visible. Keep add-mcp Authorization output aligned with the generated JSON config.
Update MCP scope selection in docs and configurator. Use one querying category for SQL querying and optimization tools.
Document that project-scoped mode excludes search and fetch. Align configurator guidance text with scoped tool behavior.
Remove the SSE selector and always generate Streamable HTTP config and commands. Fix configurator copy buttons by passing explicit copy text to code blocks.
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.
Summary
neon-mcp-serverdocs with a new interactive MCP Server Config Generatorlist-tools, with loading/error/retry states and graceful fallback behaviorTest plan
/docs/ai/neon-mcp-serverrenders the configurator/api/list-toolsreturns200X-Neon-Read-Onlywhen read-only is disabledX-Neon-Scopeswhen none or all categories are selected