feat: +basecamp-cli - basecamp-mcp
This commit is contained in:
@@ -9,16 +9,6 @@
|
||||
command = "sh";
|
||||
args = ["-c" "REF_API_KEY=$(cat /run/agenix/ref-key) exec bunx ref-tools-mcp@latest"];
|
||||
};
|
||||
Basecamp = {
|
||||
command = "/home/sascha.koenig/p/AI/Basecamp-MCP-Server/venv/bin/python";
|
||||
args = ["/home/sascha.koenig/p/AI/Basecamp-MCP-Server/basecamp_fastmcp.py"];
|
||||
env = {
|
||||
PYTHONPATH = "/home/sascha.koenig/p/AI/Basecamp-MCP-Server";
|
||||
VIRTUAL_ENV = "/home/sascha.koenig/p/AI/Basecamp-MCP-Server/venv";
|
||||
BASECAMP_ACCOUNT_ID = "5996442";
|
||||
};
|
||||
disabled = true;
|
||||
};
|
||||
Exa = {
|
||||
command = "sh";
|
||||
args = ["-c" "EXA_API_KEY=$(cat /run/agenix/exa-key) exec bunx exa-mcp-server@latest tools=web_search_exa"];
|
||||
|
||||
Reference in New Issue
Block a user