-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
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
Labels
No labels