Install
npm install -g @apify/mcpc@0.6.0
# or
bun install -g @apify/mcpc@0.6.0Install size
| Metric | This release | latest (0.5.1) | Change |
|---|---|---|---|
| Tarball download | 0.43 MB | 0.40 MB | +6.6% |
| Unpacked package | 2.03 MB | 1.92 MB | +6.2% |
| Full install (with dependencies) | 29.38 MB | 21.72 MB | +35.2% |
What's Changed
- Added MCP 2026-07-28 support by @jancurn in #316
- Enforce the dependency-age policy at release time by @jancurn in #352
- Add
server-discovercommand for MCP 2026-07-28 connections by @jancurn in #354 - Speed up the E2E suite's process spawning by @jancurn in #353
- Accept MCP JSON-RPC method names as silent command aliases by @jancurn in #356
- Trim protocol version block in "mcpc help connect" by @jancurn in #358
- Install mcpc with Homebrew via apify/homebrew-tap by @jancurn in #357
Full Changelog: v0.5.1...v0.6.0