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
Popular MCP clients like LibreChat and goose use YAML for managing their MCP server configuration (note: in the case of goose, it also uses the system keychain to store the value of the env vars as secrets).
It would be great if a command like mcp configs alias goose ~/.config/goose/config.yaml could be used. Currently it only supports JSON format with JSONPath.