diff --git a/.mcp.json b/.mcp.json index ca4db92..921dbd4 100644 --- a/.mcp.json +++ b/.mcp.json @@ -19,7 +19,8 @@ "args": ["run", "git+https://git.t-juice.club/torjus/labmcp#lab-monitoring", "--", "serve", "--enable-silences"], "env": { "PROMETHEUS_URL": "https://prometheus.home.2rjus.net", - "ALERTMANAGER_URL": "https://alertmanager.home.2rjus.net" + "ALERTMANAGER_URL": "https://alertmanager.home.2rjus.net", + "LOKI_URL": "http://monitoring01.home.2rjus.net:3100" } } }