You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added request-scoped Qveris routing to existing MCP tools without adding tools or tool parameters.
Added X-Qveris-Api-Key and X-Finance-Source-Priority HTTP headers.
Default routing remains tushare,qveris,binance; unsupported or unavailable preferred sources fall back automatically.
Added explicit data-source and fallback-route attribution to tool results.
Added Qveris Discover -> Inspect -> Probe -> Call integration with read-only filtering, bounded responses, credential redaction, and at most one billable Call per MCP request.
Updated Express security patches and refreshed Chinese/English documentation.
Preserved the existing 19-tool MCP surface.
Validation
npm test: 10/10 passing
npx tsc --noEmit
npm pack --dry-run
Live Qveris, Tushare fallback, and Binance smoke tests