Skip to content

FinanceMCP v4.11.0

Choose a tag to compare

@guangxiangdebizi guangxiangdebizi released this 26 Aug 04:37
· 4 commits to main since this release
ee06b92

Highlights

  • Add optional Twingly News Search routing behind the existing finance_news and hot_news_7x24 tools.
  • Add request-scoped TWINGLY_API_KEY and X-Twingly-Api-Key support with credential isolation and automatic fallback.
  • Preserve Twingly 64-bit source identifiers, group identical documents, filter non-HTTPS article URLs, and never return or persist article bodies.
  • Serve MCP 2026-07-28 and legacy 2025-11-25 over stdio through the stable TypeScript SDK v2 entry.
  • Require Node.js 20 or newer.

Verification

  • Clean install and full merged-main suite: 45 passed, 0 failed.
  • Production dependency audit: 0 vulnerabilities.
  • Live Twingly keyword and 7x24 API smoke tests passed.
  • Independent Codex CLI black-box acceptance passed: exact two-tool surface, Twingly attribution, complete metadata, HTTPS URLs, and no full-body exposure.
  • Live API key is not present in the repository or release artifacts.