Skip to content

[docs] docs: remove duplicate MCP config from web-search guide#22617

Merged
pelikhan merged 1 commit intomainfrom
docs/unbloat-web-search-57d703088f6f12fd
Mar 24, 2026
Merged

[docs] docs: remove duplicate MCP config from web-search guide#22617
pelikhan merged 1 commit intomainfrom
docs/unbloat-web-search-57d703088f6f12fd

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Removes documentation bloat from docs/src/content/docs/guides/web-search.md.

What was removed

The "MCP Server Configuration" section (13 lines) was a verbatim duplicate of the YAML already shown in the "Tavily Search" section. It repeated the same mcp-servers: block with no new information, and its three bullet points described best practices already visible in the example itself.

Additional fix

Corrected a grammar error: "Agentic engines explicit network permissions""Agentic workflows require explicit network permissions".

Summary

Metric Before After
Lines 90 75
Reduction ~17%

Changes made

  • Removed duplicate ## MCP Server Configuration section
  • Condensed 3-step setup into 2 steps (removed "get your API key" as a separate step — now merged with sign-up)
  • Moved Terms of Service inline as a plain link
  • Relocated gh aw mcp inspect hint to after setup (where it's more logical)
  • Fixed grammar error in Network Permissions section

Screenshots

Screenshots could not be captured: the network policy in this environment blocks the Playwright container from reaching the agent container's preview server (connection timed out on 172.30.0.20:4321).

References:

🗜️ Compressed by Documentation Unbloat ·

  • expires on Mar 26, 2026, 6:04 AM UTC

The "MCP Server Configuration" section repeated the same YAML block
already shown in "Tavily Search", and condensed setup steps. Also
fixed grammar error: "engines explicit" → "workflows require explicit".

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Mar 24, 2026
@pelikhan pelikhan marked this pull request as ready for review March 24, 2026 06:07
Copilot AI review requested due to automatic review settings March 24, 2026 06:07
@pelikhan pelikhan merged commit c36f710 into main Mar 24, 2026
1 check passed
@pelikhan pelikhan deleted the docs/unbloat-web-search-57d703088f6f12fd branch March 24, 2026 06:07
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes duplicated content and tightens the setup guidance in the Tavily web-search documentation.

Changes:

  • Removed a duplicate “MCP Server Configuration” section that repeated the existing Tavily YAML example.
  • Condensed Tavily setup steps from 3 to 2 and moved the Terms of Service to an inline link.
  • Fixed grammar in the Network Permissions section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants