01Loads environment variables from a .env.mcp file
02Simplifies secret management for Cursor IDE
03Supports specifying a custom environment file path
04Replaces environment variables in MCP server definitions
05Searches for .env.mcp in current and parent directories, then user's home directory
063 GitHub stars