Skip to content

v0.2.4 — sync npm and MCP registry; runtimeHint=npx

Choose a tag to compare

@amavashev amavashev released this 03 May 02:15
· 169 commits to main since this release
99502d0

Changes

  • Add `runtimeHint: "npx"` to `server.json` so MCP discovery catalogs (e.g. MatrixHub) can enable our entry. Earlier ingests had been disabled with reason "Missing required package metadata (runtimeHint or identifier)".

Notes

  • v0.2.3 was published to the MCP Registry only (manually, while debugging the runtimeHint fix) — npm was never tagged or published at 0.2.3. This release skips 0.2.3 on npm and resyncs both surfaces at 0.2.4.
  • No code changes vs 0.2.2 — purely a release-metadata reconciliation.

Verification

  • npm: `npm view @runcycles/mcp-server@latest version` → `0.2.4`
  • MCP registry: latest entry is `io.github.runcycles/cycles-mcp-server@0.2.4` with `runtimeHint: npx`