feat: add MCP search service

This commit is contained in:
Tim
2025-10-24 17:06:16 +08:00
parent a24bd81942
commit f72d5e7ba9
10 changed files with 423 additions and 0 deletions

1
.gitignore vendored
View File

@@ -17,6 +17,7 @@ dist
# misc
.DS_Store
__pycache__/
*.pem
npm-debug.log*
yarn-debug.log*