Skip to content

Add MCP server url for kapa docs#601

Merged
michaeljguarino merged 1 commit into
mainfrom
add-kapa-mcp-server-url
May 15, 2026
Merged

Add MCP server url for kapa docs#601
michaeljguarino merged 1 commit into
mainfrom
add-kapa-mcp-server-url

Conversation

@michaeljguarino
Copy link
Copy Markdown
Member

Hopefully makes claude/etc integrations simpler

Plural Flow: docs
Plural Preview: docs

Hopefully makes claude/etc integrations simpler
@michaeljguarino michaeljguarino requested a review from a team as a code owner May 15, 2026 17:50
Copy link
Copy Markdown
Contributor

@plural-copilot plural-copilot Bot left a comment

Choose a reason for hiding this comment

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

✅ Deploy preview for docs-pr-601 is ready!

Name Details
⚡ Service docs-pr-601 (5 / 5 ready)
☁️ Cluster plural (eks)
:octocat: Commit sha 5f37c9b
Plural URL https://console.mgmt.plural.sh/cd/clusters/446acdef-8524-425a-a49f-5336a...
🔍 Logs URL https://console.mgmt.plural.sh/cd/clusters/446acdef-8524-425a-a49f-5336a...
🌊 Flow URL https://console.mgmt.plural.sh/flows/08a17af1-8578-449e-9ae1-28ccd97eafc...
Preview Link Preview

You can learn more about preview environments and Plural Flows here

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 15, 2026

Greptile Summary

Adds the data-mcp-server-url=\"https://plural.mcp.kapa.ai\" attribute to the Kapa widget script element, which exposes the Model Context Protocol (MCP) server URL so that Claude and other AI assistants can discover and connect to the Kapa docs endpoint directly.

  • Single attribute addition to the existing Kapa widget configuration; no logic, routing, or component structure is changed.
  • The data-mcp-enabled=\"true\" flag was already present; this PR supplies the corresponding server URL it points to.

Confidence Score: 5/5

Safe to merge — the change is a single configuration attribute on a third-party script tag with no effect on application logic.

The only change is adding a static URL string as a data attribute to the Kapa widget element. There is nothing here that could introduce a regression or affect any other part of the application.

No files require special attention.

Important Files Changed

Filename Overview
src/components/ExternalScripts.tsx Adds data-mcp-server-url attribute to the Kapa widget script tag, exposing the MCP server endpoint for AI integrations.

Reviews (1): Last reviewed commit: "Add MCP server url for kapa docs" | Re-trigger Greptile

@michaeljguarino michaeljguarino merged commit e3b27c3 into main May 15, 2026
14 checks passed
@michaeljguarino michaeljguarino deleted the add-kapa-mcp-server-url branch May 15, 2026 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant