On mcp client, we cannot send any info programmatically, therefore we try to enforce ai agent to give the programmatic values to go with on mcp args. However, we should have sent any info to mcp client so we can avoid hallucination on the llm side. So, I propose adding header just like header auth, but it will be custom header.
It would help if there was a node for:
My use case:
Where will we use?
Normally, most of us trigger n8n from outer source and we also give user id, or such. However, while going to mcp server, we cannot share the user id directly.
Any resources to support this?
Are you willing to work on this?
I can work on this. But this will be my first touch.