-
Notifications
You must be signed in to change notification settings - Fork 0
Add SSE transport support to cortex-desktop-mcp #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
The cortex-desktop-mcp needs SSE transport support to work with Claude Desktop via mcp-remote.
Current State
- Server type: Custom container image (10.43.170.72:5000/cortex-desktop-mcp:latest)
- Transport: Reports
transport: ssein health endpoint but /sse returns error - SSE Status: ❌ Not working
Investigation Needed
- Check existing SSE implementation in container
- Determine if it's a routing issue or missing implementation
- Fix or implement SSE endpoint
Requirements
- Working
/sseendpoint that establishes SSE connection - Send
event: endpointwith session-specific message URL - Add
/message?sessionId=POST endpoint - Stream MCP responses back via SSE
Infrastructure Ready
- Ingress: https://cortex-desktop-mcp.ry-ops.dev ✅
- TLS Certificate: Ready ✅
- DNS: Configured ✅
Reference
See MCP-SSE-Implementation-Tasks.md in cortex-gitops for implementation pattern.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request