EU Parliament Monitor — API Documentation - v0.9.24
    Preparing search index...
    • Fetch a URL via the MCP fetch-proxy gateway (JSON-RPC 2.0 over HTTP). The fetch-proxy server runs in a container that bypasses the AWF Squid proxy.

      Parameters

      • url: string

        Fully-qualified URL to fetch.

      • ctx: IMFHttpContext

        HTTP context adapter.

      Returns Promise<string | null>

      Response text, or null if the gateway call fails.