Skip to content

docs: add redirect callout from MCP server page to MCP tools#1110

Merged
ajbozarth merged 1 commit into
generative-computing:mainfrom
ajbozarth:docs/mcp-redirect-callout
May 21, 2026
Merged

docs: add redirect callout from MCP server page to MCP tools#1110
ajbozarth merged 1 commit into
generative-computing:mainfrom
ajbozarth:docs/mcp-redirect-callout

Conversation

@ajbozarth
Copy link
Copy Markdown
Contributor

@ajbozarth ajbozarth commented May 21, 2026

Issue

Fixes #1109. Originally discussed in generative-computing/mellea-website#50.

Description

The /integrations/mcp page covers exposing Mellea functions as MCP tools (Mellea-as-server). Searching "MCP" in the docs surfaces it first, which is confusing for users looking for the inverse direction — calling tools from an existing MCP server, documented under Tools and Agents.

This adds a one-line blockquote on the MCP server page pointing to Tools and Agents → MCP tools. The callout sits below the intro paragraph so Mintlify's search snippet remains the existing page description rather than the redirect text.

Rendered callout:

Screenshot 2026-05-20 at 8 39 47 PM

Testing

  • Tests added to the respective file if code was changed
  • New code has 100% coverage if code was added
  • Ensure existing tests and github automation passes (a maintainer will kick off the github automation when the rest of the PR is populated)

Attribution

  • AI coding assistants used

Adding a new component, requirement, sampling strategy, or tool?

If your PR adds or modifies one of the types below, check the matching box. A checklist of type-specific review items will be posted as a comment.

  • Component
  • Requirement
  • Sampling Strategy
  • Tool

NOTE: Please ensure you have an issue that has been acknowledged by a core contributor and routed you to open a pull request against this repository. Otherwise, please open an issue before continuing with this pull request.

The integrations/mcp page covers exposing Mellea functions as MCP tools,
but searching "MCP" surfaces it first, which can confuse users looking
for the inverse direction (calling tools from an existing MCP server,
documented under Tools and Agents). Add a one-line blockquote pointing
to that section.

The callout sits below the intro paragraph so the search snippet remains
the existing page description rather than the redirect text.

Assisted-by: Claude Code
Signed-off-by: Alex Bozarth <ajbozart@us.ibm.com>
@ajbozarth ajbozarth requested a review from a team as a code owner May 21, 2026 01:46
@ajbozarth ajbozarth self-assigned this May 21, 2026
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label May 21, 2026
@ajbozarth ajbozarth requested a review from psschwei May 21, 2026 01:48
Copy link
Copy Markdown
Contributor

@planetf1 planetf1 left a comment

Choose a reason for hiding this comment

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

LGTM

@ajbozarth ajbozarth added this pull request to the merge queue May 21, 2026
Merged via the queue into generative-computing:main with commit 9634c9c May 21, 2026
17 checks passed
@ajbozarth ajbozarth deleted the docs/mcp-redirect-callout branch May 21, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: clarify the two MCP integration paths (server vs. client)

2 participants