The Apollo SDK Python library provides convenient access to the Apollo SDK REST API from any Python 3.9+ application. The library includes type definitions for all request params and response fields, ...
The gateway's Apollo integration used https://mcp.apollo.io/mcp as a proxied MCP server with OAuth. That OAuth flow no longer works reliably, and the tokens cannot be extracted from any local keychain ...