Skip to content

MCP server when github SSO auth enabled #1219

@miguellobato84

Description

@miguellobato84

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running main-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

Hi, I just updated to the latest version (1.3.0) and wanted to try the MCP server

my kafka-ui setup is using github SSO auth

This is the output of vscode:
2025-07-25 13:57:35.804 [info] Starting server my-mcp-server-00927cbd 2025-07-25 13:57:35.804 [info] Connection state: Starting 2025-07-25 13:57:35.808 [info] Starting server from LocalProcess extension host 2025-07-25 13:57:35.811 [info] Connection state: Running 2025-07-25 13:57:36.953 [info] 406 status sending message to https://kafka-ui.xxxx.com/mcp/sse, will attempt to fall back to legacy SSE 2025-07-25 13:57:37.943 [info] Connection state: Error 406 status connecting to https://kafka-ui.xxxx.com/mcp/sse as SSE: 2025-07-25 13:57:37.943 [error] Server exited before responding to initializerequest.

and this is the vscode config:
"my-mcp-server-00927cbd": { "url": "https://kafka-ui.xxxx.com/mcp/sse", "type": "sse" }

Is it supported? Thanks

Expected behavior

vscode agent using kafka-ui mcp server

Your installation details

tag 1.3.0
SSO github auth

Steps to reproduce

enable sso github auth and enable MCP
setup MCP in vscode

Screenshots

No response

Logs

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions