Skip to content

Conversation

@rioliu-rh
Copy link
Contributor

@rioliu-rh rioliu-rh commented Dec 23, 2025

Summary

This PR updates the MCP server deployment documentation to reflect the HTTP transport migration completed in PR #852.

Changes

  • Updated architecture diagram from HTTP/SSE to HTTP
  • Updated server transport configuration from sse to streamable-http
  • Updated Claude Code client config from transport: sse to type: http
  • Updated Python client examples to use streamable_http_client
  • Updated all /sse endpoints to /mcp
  • Updated server configuration examples with new host/port API
  • Updated curl testing commands for verification

Files Modified

  • deployment/MCP_SERVER_DEPLOYMENT.md - Complete update for HTTP transport

Related PRs

All documentation now accurately reflects the current HTTP-based MCP implementation.

Related JIRA

OCPERT-275

- Update architecture diagram from HTTP/SSE to HTTP
- Update server transport from sse to streamable-http
- Update Claude Code client config from transport:sse to type:http
- Update Python client examples to use streamable_http_client
- Update all /sse endpoints to /mcp
- Update server configuration examples with new host/port API
- Update curl testing commands

This completes the documentation updates for the HTTP transport migration
started in PR openshift#852.
@openshift-ci
Copy link

openshift-ci bot commented Dec 23, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign tomasdavidorg for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

- Update all MCP server URLs from /sse to /mcp endpoint
- Update environment variable examples
- Update systemd service configuration examples
- Update troubleshooting curl commands

This ensures dashboard deployment documentation is consistent with the
MCP server HTTP transport migration.
@openshift-ci
Copy link

openshift-ci bot commented Dec 23, 2025

@rioliu-rh: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@rioliu-rh rioliu-rh merged commit 728a615 into openshift:master Dec 23, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant