# OpenRouter API Key
# Get your API key from https://openrouter.ai/
OPENROUTER_API_KEY=your_openrouter_api_key_here
# Verbose Logging (optional)
# Set to true or 1 to enable comprehensive logging of all MCP server operations
# Logs include: tool calls, API requests, cache operations, token usage, and timing
# Use with Augment's /verbose command to see logs in real-time
# Default: false
VERBOSE_LOGGING=false