fix: use real MCP servers for catalog demo#2430
fix: use real MCP servers for catalog demo#2430Deepak8858 wants to merge 1 commit intokubeflow:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @Deepak8858, thanks for the PR. I'll leave it for someone more knowledgeable than me on the BFF to review, but this doesn't really solve #2384, because that was specifically about the demo manifests, not BFF mock data. btw, you'll need to add the "Sign-off" line to your commit message to pass the DCO check ( /ok-to-test |
Replaces fake AI-generated or generic MCP servers with real ones in the catalog demo data. Specifically:\n\n1. Updated Kubernetes MCP Server to use .\n2. Replaced the generic 'Standalone MCP Server' with 'Google Maps MCP Server'.\n\nFixes #2384