Skip to content

Conversation

@mubashir1osmani
Copy link
Collaborator

Title

Screenshot 2025-10-16 at 10 32 51 PM Screenshot 2025-10-16 at 11 00 49 PM

Relevant issues

fixes #14792

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • I have added a screenshot of my new test passing locally
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🐛 Bug Fix

@vercel
Copy link

vercel bot commented Oct 17, 2025

@mubashir1osmani is attempting to deploy a commit to the CLERKIEAI Team on Vercel.

A member of the Team first needs to authorize it.

@krrishdholakia
Copy link
Contributor

@mubashir1osmani can you explain the issue + the fix?

@mubashir1osmani
Copy link
Collaborator Author

@krrishdholakia mcp servers when used with auth token / api key returned tools list.

mcp-server/tool/call endpoint returned a 401 because the auth headers were sent properly (i.e x-mcp-servername-authorization & litellm api key)

can you test in staging ?

@mubashir1osmani
Copy link
Collaborator Author

cc @ishaan-jaff

@mubashir1osmani
Copy link
Collaborator Author

@krrishdholakia this error was fixed on the latest release v1.78.5.rc.1 - i wonder what fixed it ?
im closing this pr

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.

[Bug]: liteLLM does not Auth header with invokeMcpCall

2 participants