Optional ReadonlymcpMCP server endpoint URL. Defaults to the MCP_SERVER_URL env var or the public Render.com endpoint.
Optional ReadonlywebRiksdag web kalendarium base URL (no trailing slash). Defaults to https://www.riksdagen.se.
Optional ReadonlytimeoutRequest timeout in ms. Default 15 000.
Optional ReadonlymaxMaximum MCP retry attempts before triggering the web fallback. Default 2.
Optional ReadonlyfetchInjectable fetch function. Defaults to globalThis.fetch. Set in tests to control all network calls without live HTTP.
Optional ReadonlysleepOptional sleep function override (ms โ PromisesetTimeout-based sleep. Override in tests to skip delays.
Injectable configuration for
fetchCalendarWithFallback. All network calls go throughfetchFnso tests can substitute a mock.