01Loads API keys from a secure file in the home directory.
02Provides debug output with masked API key display for enhanced security.
03Prevents accidental committing of API keys to repositories.
04Injects loaded keys as environment variables for MCP server processes.
05Supports various MCP servers like FireCrawl, Brave Search, and Supabase.
063 GitHub stars