Skip to content

Releases: voidmobcom/voidmob-mcp

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 27 Aug 15:33

Full Changelog: v1.1.4...v1.1.5

v1.1.4

Choose a tag to compare

@thevmdev thevmdev released this 27 Aug 15:28

Full Changelog: v1.1.3...v1.1.4

v1.1.3

Choose a tag to compare

@thevmdev thevmdev released this 02 Jul 22:03

Internal cleanup patch: shared SMS-message rendering helper, dedicated test fixtures promoted to a fixtures module (also fixes duplicate test registration), sandbox mock phone helper deduplicated, and list_orders now surfaces a warning instead of silently truncating when an account has more than 100 dedicated numbers. No tool-surface changes.

v1.1.2 - Registry listing update

Choose a tag to compare

@thevmdev thevmdev released this 02 Jul 21:31

Metadata-only patch on top of v1.1.0: the MCP registry listing description now mentions dedicated numbers (and fits the registry's 100-char cap), and the version-sync gate validates description length and the nested package version before publish. No code changes.

Note: v1.1.1 exists on npm as an intermediate metadata publish; use 1.1.2.

v1.1.0 - Dedicated numbers

Choose a tag to compare

@thevmdev thevmdev released this 02 Jul 21:20

Dedicated monthly numbers are now first-class: 3 new tools (search_dedicated_countries, purchase_dedicated_number, get_dedicated_number), with toggle_auto_renew and list_orders extended to cover them, and full sandbox parity. 5 countries at launch: US, UK, DE, AU, HK.

  • search_dedicated_countries - countries, your monthly price, and live stock status
  • purchase_dedicated_number - quote-then-commit purchase with an idempotent retry-safe request
  • get_dedicated_number - status plus received SMS with parsed codes
  • toggle_auto_renew now accepts ded_xxx ids alongside ren_xxx
  • list_orders gains kind: "dedicated"
  • rent_number is now verification/long-term rental only; dedicated purchases moved to purchase_dedicated_number

28 tools total. Sandbox mode (VOIDMOB_SANDBOX=1) mirrors the whole dedicated lifecycle against play money.