MCPO forward api-key to MCP server with authentication #49
Unanswered
PedroMiolaSilva
asked this question in
Q&A
Replies: 1 comment
-
Will open on MCPO |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys! I've deployed an MCP server (http-streamable) and connected to it to openwebui's interface.
But, there are some tools that require authentication. Is there a way to forward the "api-key" that we provide when running
mcpo --port 8000 --api-key "my-api-key" --strict-auth --server-type "streamable_http" -- https://my-server-url/mcp
to be sent to the server on every request? If not, I think it would be interesting to have, just as MCP inspector does.
Beta Was this translation helpful? Give feedback.
All reactions