mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
8 lines
224 B
Plaintext
8 lines
224 B
Plaintext
# OneUptime MCP Server Configuration
|
|
|
|
# OneUptime API Key (Required)
|
|
ONEUPTIME_API_KEY=your_oneuptime_api_key_here
|
|
|
|
# OneUptime Instance URL (Optional - defaults to https://oneuptime.com)
|
|
ONEUPTIME_URL=https://oneuptime.com
|