You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but not for sse_client
Is there any way to send some environment variables from mcp-client to mcp-server that can change the behaviour of mcp server depending up on the env.
For stdio_client I have seen an option
python-sdk/src/mcp/client/stdio/__init__.py
Line 116 in c2ca8e0
Is there any way to send some environment variables from
mcp-clienttomcp-serverthat can change the behaviour ofmcp serverdepending up on the env.