chore: import TideSec/TscanPlus main docs snapshot

History-free lightweight snapshot (docs/skill only).
Large binaries and media published via Gitea Releases.
This commit is contained in:
2026-07-24 05:39:35 +00:00
commit 6be840d9fa
12 changed files with 5132 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"
}
}
}