Commit 246b684
committed
fix(mcp-scan): report single-server scans even with zero tools
Remove the skip-if-no-tools guard. URL-less servers (e.g. Claude desktop OAuth
remote connectors, which can't be tool-scanned) must still report so the control
plane can create metadata and fingerprint/group them. The backend already
upserts metadata regardless of tool count.
Behavior change: a single-server scan that yields 0 tools now always POSTs.1 parent 1b65aca commit 246b684
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | 114 | | |
121 | 115 | | |
122 | 116 | | |
| |||
0 commit comments