feat(mcp): stdio MCP server exposing the four companion tools

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
root
2026-06-01 21:45:42 +10:00
parent c7a94f26d1
commit 1c03d6c277
5 changed files with 499 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
},
"dependencies": {
"@anthropic-ai/sdk": "^0.40.1",
"@modelcontextprotocol/sdk": "^1.29.0",
"@mozilla/readability": "^0.6.0",
"bcrypt": "^6.0.0",
"dompurify": "^3.4.7",