Skip to content

HeadlessTracker

v1.0.12 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 8d MCP Data & Storage
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

binance bybit claude crypto mcp metamask
+5 more
model-context-protocol polymarket portfolio-tracker solana typescript

Summary

AI summary

Every tool input parameter now includes a machine‑readable JSON Schema description.

Full changelog

Makes every tool parameter self-describing to the AI agents that call them.

Changed

  • Every tool input parameter now carries a machine-readable description in its JSON Schema. All 38 parameters across the 15 tools (and setup_connector's credential sub-fields) previously had bare types -- the per-argument semantics lived only in the prose tool description, which an MCP host parses far less reliably than the schema's own description fields. Each parameter now has a concise .describe(): what it scopes, defaults, accepted shorthands, and caveats. This is exactly what Claude reads to call the tools correctly, so it reduces malformed calls and wrong-parameter guesses, and it lifts the Glama Tool Definition Quality score. A long-standing comment claimed .describe() tripped a TypeScript TS2589 error in the MCP SDK's tool() generic; re-tested and it no longer does, so the workaround that suppressed all parameter docs is gone. No runtime behavior change.

349 tests green.

Not financial advice -- data aggregation tool only.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track HeadlessTracker

Get notified when new releases ship.

Sign up free

About HeadlessTracker

All releases →

Beta — feedback welcome: [email protected]