- Step 1: Create a ~/.mcprc file in your home directory.
- Step 2: Add your API keys to the ~/.mcprc file in key=value format.
- Step 3: Make the ~/.mcprc file readable only by you (chmod 600 ~/.mcprc).
- Step 4: Update your MCP server command to prepend 'npx @masonator/get-mcp-keys'.
- Step 5: Run your MCP server command, and get-mcp-keys will load and inject the secrets automatically.