From 351ddeed914d237138fc6f3f8b3d65d2e559357a Mon Sep 17 00:00:00 2001 From: Dax Date: Thu, 1 Jan 2026 17:54:11 -0500 Subject: Permission rework (#6319) Co-authored-by: Github Action Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com> --- .opencode/opencode.jsonc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to '.opencode/opencode.jsonc') diff --git a/.opencode/opencode.jsonc b/.opencode/opencode.jsonc index cbcbb0c65..f547e874d 100644 --- a/.opencode/opencode.jsonc +++ b/.opencode/opencode.jsonc @@ -10,7 +10,13 @@ "options": {}, }, }, - "mcp": {}, + "permission": "ask", + "mcp": { + "context7": { + "type": "remote", + "url": "https://mcp.context7.com/mcp", + }, + }, "tools": { "github-triage": false, }, -- cgit v1.2.3