Skip to content

Commit 86e05a0

Browse files
committed
fix(demo): mcp-github-oauth startup error
1 parent 66a475c commit 86e05a0

File tree

4 files changed

+70
-2895
lines changed

4 files changed

+70
-2895
lines changed

demos/remote-mcp-github-oauth/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@
99
"cf-typegen": "wrangler types"
1010
},
1111
"devDependencies": {
12-
"@cloudflare/workers-types": "^4.20250310.0",
1312
"@cloudflare/workers-oauth-provider": "^0.0.2",
13+
"@cloudflare/workers-types": "^4.20250310.0",
1414
"@modelcontextprotocol/sdk": "^1.7.0",
15+
"agents": "^0.0.45",
1516
"hono": "^4.7.4",
1617
"just-pick": "^4.2.0",
1718
"octokit": "^4.1.2",

0 commit comments

Comments
 (0)