Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by StuMason • Uncategorized
A utility to securely load and inject API keys for MCP servers from a home directory file.
Securely manage API keys without committing them to repositories.
Inject environment variables for MCP servers dynamically at runtime.
Keep API keys centralized and protected in a home directory file.
get-mcp-keys helps prevent accidental commits of API keys by loading them from a secure file in the user's home directory instead of storing them in repository files. It injects these keys as environment variables when running MCP server commands, enhancing security by keeping keys out of Git history. This tool supports any MCP server requiring environment variables and ensures keys are only loaded when needed with limited debug output.