chore: update mcp config
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user