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
feat: Add environment variable resolution in plugin configuration, now you can send env_vars in config file using the value ${ENV-VAR-KEY}, instead a fixed value in a text file, the value is replaced by the system env variable if exists. More flexibleand standard use for passing env variables into mcp.json
0 commit comments