summaryrefslogtreecommitdiffhomepage
path: root/packages
diff options
context:
space:
mode:
authorRodolfo Carvalho <[email protected]>2026-01-07 13:05:54 -0500
committerGitHub <[email protected]>2026-01-07 12:05:54 -0600
commita160eee4999f465910dec3996cb5cc8845f5463a (patch)
treee6aaeb3798135fb06d258e676d4f1e92ab74b773 /packages
parentd9aef1d73d520407e4ad852ce8c2d58b2458363d (diff)
downloadopencode-a160eee4999f465910dec3996cb5cc8845f5463a.tar.gz
opencode-a160eee4999f465910dec3996cb5cc8845f5463a.zip
fix(mcp): use correct authorization server URL for OAuth discovery (#7234)
Diffstat (limited to 'packages')
-rw-r--r--packages/opencode/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/opencode/package.json b/packages/opencode/package.json
index 9ffe90737..5081f4108 100644
--- a/packages/opencode/package.json
+++ b/packages/opencode/package.json
@@ -72,7 +72,7 @@
"@clack/prompts": "1.0.0-alpha.1",
"@hono/standard-validator": "0.1.5",
"@hono/zod-validator": "catalog:",
- "@modelcontextprotocol/sdk": "1.15.1",
+ "@modelcontextprotocol/sdk": "1.25.2",
"@octokit/graphql": "9.0.2",
"@octokit/rest": "catalog:",
"@openauthjs/openauth": "catalog:",