Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2026-02-12 14:21:54 +00:00
parent 0b4eec68ab
commit 0fe5a5f833

View File

@@ -50,14 +50,6 @@
};
};
mcp = {
cog = {
enabled = true;
type = "remote";
url = "https://trycog.ai/mcp";
headers = {
Authorization = "Bearer {env:COG_API_TOKEN}";
};
};
context7 = {
enabled = true;
type = "remote";