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
Secrets such as GitHub PAT token, or keys to consume model deployments can be safely passed to the MCP server using inputs parameter in mcp.json.
Allow the server to take these without requiring a separate app that reads .env file.