Remove MCP server references from documentation #3161
Merged
+10
−33
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
Removes all references to MCP (Model Context Protocol) server support from the Fern documentation. This includes:
fern/products/docs/pages/ai/mcp-server.mdx)Updates since last revision
<CardGroup cols={2}>wrapper around the llms.txt card in the AI features overview page to maintain consistent card width stylingReview & Testing Checklist for Human
/learn/docs/ai-features/mcp-serverto/learn/docs/ai-features/overviewworks correctly on the preview deploymentmcp-server-light.png,mcp-server-dark.png) ingetting-started/images/should also be deletedRecommended test plan: Navigate through the AI features section on the preview deployment, click through all links, and verify the redirects work for any bookmarked MCP server URLs.
Notes
fern checkcommand passed for docs-yml configuration/learn/docs/ai/mcp-serverand/learn/docs/ai-features/mcp-server/overviewwere updated to point to the overview pageLink to Devin run: https://app.devin.ai/sessions/3585d28789104a21bf371cded4ce1c85
Requested by: Fern Support