chore: repo - migrate external tools

This commit is contained in:
tukuaiai
2026-02-26 07:39:50 +08:00
parent 3d3f35669c
commit 1a249f4720
397 changed files with 83 additions and 83 deletions
@@ -0,0 +1,11 @@
{
"mcpServers": {
"skill-seeker": {
"command": "python3",
"args": [
"/mnt/1ece809a-2821-4f10-aecb-fcdf34760c0b/Git/Skill_Seekers/mcp/server.py"
],
"cwd": "/mnt/1ece809a-2821-4f10-aecb-fcdf34760c0b/Git/Skill_Seekers"
}
}
}