DEV Community

AlgoVault.com
AlgoVault.com

Posted on Originally published at algovault.com

AlgoVault MCP v1.30.0 — What's New

AlgoVault MCP v1.30.0 is live

What's new:

  • Added: claim_url and claim_hint in the _algovault envelope of every tool response that carries an auth block — a direct link to keep the key in use, and a heads-up before the cap. Tools with no auth block carry neither.
  • Added: price_usd_6month on every tier of GET /api/plans/public, so six-month prepay pricing no longer has to be hardcoded by a client.
  • Added: Two routes: a one-click email unsubscribe endpoint and a signature-verified delivery webhook. Plumbing for the email lifecycle; no message is sent by this release.
  • Changed: GET /api/plans/public now returns null for the Enterprise price and call limits instead of a published figure. Enterprise is quoted directly. No key was removed.
  • Changed: The webhook documentation no longer publishes per-tier call quotas that were retired in August, and no longer tells you to recreate a subscription after an automatic disable — the subscription re-enables itself.
  • Changed: The site carries a sign-up control in the header at mobile widths and a conversion band above the footer; the home page's in-page links and copy button now work below the desktop breakpoint.
  • Fixed: Two upgrade claims on the welcome page that were not true have been removed — one about asset coverage, one about alert limits.

Now tracking 2058+ assets with 91.4% PFE Win Rate across 635,806 evaluated calls.

Upgrade now — remote agents get the new version automatically:

Remote MCP   https://api.algovault.com/mcp
npm          npx -y crypto-quant-signal-mcp@1.30.0
Enter fullscreen mode Exit fullscreen mode

📖 Docs: algovault.com/docs
📊 Track record: algovault.com/track-record

Built by AlgoVault Labs — call interpretation for AI trading agents.

Top comments (0)