improvement(mcp): ditch custom mcp client in favor of mcp sdk (#1780)

This commit is contained in:
Waleed
2025-10-31 11:21:00 -07:00
committed by GitHub
parent 6cd82f07ed
commit 70ff5394a4
13 changed files with 154 additions and 1250 deletions

View File

@@ -35,6 +35,7 @@
},
"dependencies": {
"@linear/sdk": "40.0.0",
"@modelcontextprotocol/sdk": "1.20.2",
"@t3-oss/env-nextjs": "0.13.4",
"cronstrue": "3.3.0",
"drizzle-orm": "^0.44.5",