@ametyst/cli 0.2.45 → 0.3.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.
Files changed (3) hide show
  1. package/README.md +1 -0
  2. package/dist/index.js +31177 -16922
  3. package/package.json +23 -9
package/README.md CHANGED
@@ -26,6 +26,7 @@ App runs on `http://localhost:<port>`.
26
26
  - [INFRA.md](INFRA.md) — how it gets deployed
27
27
  - [CONTRIBUTING.md](CONTRIBUTING.md) — how to develop and contribute
28
28
  - [CHANGELOG.md](CHANGELOG.md) — release notes
29
+ - [docs/mcp-clients.md](docs/mcp-clients.md) — using Ametyst from Claude Code, Claude Desktop/Cowork, Cursor, and OpenAI Codex
29
30
 
30
31
  ## Related repos
31
32
  - `@ametyst-dev/sdk` — shared types and client