Skip to content

docs: scope MCP server name to domain in connect examples#6166

Open
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1783617013-mcp-server-name-scope
Open

docs: scope MCP server name to domain in connect examples#6166
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1783617013-mcp-server-name-scope

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

Summary

fern-platform #12994 scopes the generated MCP server name to the site's domain (and basepath): the claude mcp add commands now emit fern_mcp_<domain><basepath> (e.g. fern_mcp_docs.ada.cx) instead of the hardcoded fern-docs.

This updates the two claude mcp add --transport http examples in mcp-server.mdx to match, using the page's example URL docs.example.com:

 claude mcp add --transport http \
-  fern-docs https://docs.example.com/_mcp/server
+  fern_mcp_docs.example.com https://docs.example.com/_mcp/server

The zh translation doesn't include these code examples, and site-level-settings.mdx only references claude mcp add generically (no server-name token), so neither required changes.

Link to Devin session: https://app.devin.ai/sessions/3304f4b0a6114c9793d3f5055ee57760

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration devin-ai-integration Bot requested a review from devalog as a code owner July 9, 2026 17:10
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

🌿 Preview your docs: https://fern-preview-devin-1783617013-mcp-server-name-scope.docs.buildwithfern.com/learn

Here are the markdown pages you've updated:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant