Reload .env files from common locations to update environment variables without restarting the CG Alpha MCP server, ensuring real-time configuration adjustments for crypto market analysis.
Update environment variables for skills by replacing the entire .env file with new KEY=VALUE pairs, making variables available to all scripts in the skill.
Authenticate with Open eClass via UoA's SSO by configuring username and password in your .env file. Enables AI agents to interact with the eClass platform securely.
Check the current ELFA configuration and .env load status to monitor and verify environment settings on the CG Alpha MCP server, ensuring seamless integration for crypto market analysis.
Retrieve transaction history for a wallet address on Ethereum and Base networks. Supports pagination and defaults to env USER_ADDRESS if no address is provided.
Enables AI assistants to write .env files with secrets stored locally, allowing search by name/description while keeping actual secret values private and never exposed to the AI.