chore: import TideSec/TscanPlus main docs snapshot

History-free snapshot of docs/skill/images from GitHub main.
Large binaries published as Gitea Release assets separately.
This commit is contained in:
2026-07-24 05:29:52 +00:00
commit 56ed4ee206
141 changed files with 5142 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"mcpServers": {
"tscanplus-stdio": {
"command": "/绝对路径/TscanPlus",
"args": ["mcp", "stdio"]
},
"tscanplus-http": {
"url": "http://127.0.0.1:8088/mcp"
},
"tscanplus-sse-legacy": {
"url": "http://127.0.0.1:8088/sse"
}
}
}