# plugged.in MCP Proxy Server Configuration
# Required: Your API key from plugged.in App
# Get one at: https://plugged.in/api-keys
PLUGGEDIN_API_KEY=your_api_key_here
# Optional: Base URL for plugged.in App API
# Default: https://plugged.in
# PLUGGEDIN_API_BASE_URL=https://plugged.in
# Optional: Transport configuration (when not using CLI arguments)
# These are typically set via command line arguments instead
# TRANSPORT=stdio
# PORT=12006
# STATELESS=false
# REQUIRE_API_AUTH=false