multicorn-shield 0.12.0 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,7 +13,7 @@ Native Shield integration for [Windsurf](https://windsurf.com) using [Cascade Ho
13
13
  2. Run the wizard and pick **Windsurf**, then **Native plugin (recommended)**.
14
14
 
15
15
  ```bash
16
- npx multicorn-proxy init
16
+ npx multicorn-shield init
17
17
  ```
18
18
 
19
19
  3. Restart Windsurf (quit fully, then reopen) so hooks load.
@@ -43,7 +43,7 @@ Hooks run shell commands with **your user permissions**. They can read the JSON
43
43
 
44
44
  ## Hosted proxy alternative
45
45
 
46
- If you only need MCP traffic governed, use **Hosted proxy** in `npx multicorn-proxy init` and paste the proxy URL into `~/.codeium/windsurf/mcp_config.json` instead.
46
+ If you only need MCP traffic governed, use **Hosted proxy** in `npx multicorn-shield init` and paste the proxy URL into `~/.codeium/windsurf/mcp_config.json` instead.
47
47
 
48
48
  ## Windows
49
49