EU Parliament Monitor โ€” API Documentation - v0.8.49
    Preparing search index...

    Variable IMF_MCP_TOOLSConst

    IMF_MCP_TOOLS: readonly string[] = ...

    Canonical list of "virtual tools" exposed by this client. The client no longer talks to an MCP server, but the tool-name list is preserved so it continues to serve as:

    1. The Stage-C editorial fingerprint source for "IMF is cited" (see analysis/imf/indicator-catalog.md ยง6 โ€” the earlier runtime fingerprint table IMF_STRONG_FINGERPRINTS in src/utils/content-validator.ts was purged in the April-2026 aggregator-pipeline migration).
    2. The workflow probe's heartbeat identifiers.
    3. A drift guard against method additions: if a new helper method lands here, test/integration/mcp/imf-mcp.test.js fails unless the list and the test are updated in lock-step.

    Kept in sync with analysis/methodologies/imf-indicator-mapping.md.