diff --git a/profiles/opencode.nix b/profiles/opencode.nix index 976ed9b..de8deaf 100644 --- a/profiles/opencode.nix +++ b/profiles/opencode.nix @@ -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";