Commit edad5fa
authored
chore(053): server.json description — local-first + security scanning (#516)
* chore(053): server.json description — surface local-first + security scanning
Updates the registry description to reflect current positioning: local-first
operation and built-in security scanning (sensitive-data detection) alongside
the existing BM25 discovery, quarantine, and token-savings messaging.
Version already matches the latest release (0.33.1). Schema-validated (98/100 chars).
* chore(053): drop invalid localhost remote from server.json
The registry's semantic validation rejects http://localhost:8080/mcp
(invalid-remote-url) — remotes[] must be publicly reachable. mcpproxy is
local-first with no public remote and no supported package type yet, so the
entry is discovery-only (name + description + repo link). Updated the publish
guide's schema notes to match. Validated clean with 'mcp-publisher validate'.1 parent 2a7d54c commit edad5fa
2 files changed
Lines changed: 4 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
| 100 | + | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 12 | + | |
19 | 13 | | |
0 commit comments