fix: make mcp work?

This commit is contained in:
2025-08-07 11:54:18 -07:00
parent b8b17b72a3
commit 04f1efa6b8
4 changed files with 356 additions and 24 deletions
+2
View File
@@ -19,9 +19,11 @@
"@anthropic-ai/sdk": "0.56.0",
"@atproto/api": "0.15.26",
"@fastify/cors": "11.0.1",
"@modelcontextprotocol/sdk": "1.17.1",
"@nhcarrigan/logger": "1.0.0",
"@prisma/client": "6.11.1",
"fastify": "5.4.0",
"fastify-mcp-server": "0.4.1",
"gray-matter": "4.0.3",
"twitter-api-v2": "1.24.0"
},