Skip to content

Copilot can't use the streamable transport #29

@topikachu

Description

@topikachu

Jenkins and plugins versions report

Environment
vs code copilot 1.350.0

What Operating System are you using (both controller, and any agents involved in the problem)?

mac of mcp client

Reproduction steps

{
	"servers": {
		"jenkins": {
			"type": "http",
			"url": "http://localhost:8080/mcp-server/mcp",
			"tools": [
				"*"
			],
			"headers": {
				"Authorization": "Basic <user:token in base64>"
			}
		}
	},
	"inputs": []
}

Expected Results

mcp works

Actual Results

The agent hangs when calling the MCP tool with such an error

[warning] Unexpected 200 response for request: id: b7226ee9-36a3-49a8-becf-7aa85e187bef

Anything else?

No response

Are you interested in contributing a fix?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions