chore: update mcp config

This commit is contained in:
m3tm3re
2026-03-31 08:33:25 +02:00
parent 7f05821126
commit 57a371392a

View File

@@ -14,9 +14,7 @@
args = ["-c" "EXA_API_KEY=$(cat /run/agenix/exa-key) exec bunx exa-mcp-server@latest tools=web_search_exa"]; args = ["-c" "EXA_API_KEY=$(cat /run/agenix/exa-key) exec bunx exa-mcp-server@latest tools=web_search_exa"];
}; };
Outline = { Outline = {
command = "sh"; url = "https://wiki.az-gruppe.com/mcp";
args = ["-c" "OUTLINE_API_KEY=$(cat /run/agenix/outline-key) OUTLINE_API_URL=https://wiki.az-gruppe.com/api OUTLINE_DISABLE_DELETE=true exec uv tool run mcp-outline"];
disabled = true;
}; };
ContextMode = { ContextMode = {
command = "sh"; command = "sh";