Allow supporting dynamic headers when sending a request to remote MCP
M
Michael Maley
We would like to use Port as an mcp gateway specifically for JIRA.
But to do so we need to dynamically set the header in each request with the currently logged in user. (It doesn't play nice with per user oauth but can auth as a single app and do impersonation) so ideally we want to be able to set xoauth_requestor_id with “michael.maley@stonex.com” as an example.