Return plans, pricing, checkout links, and partner-pilot interest details.
Use this when an agent or product team evaluates Olympus as B2B sports-intelligence infrastructure, asks how to integrate, or needs plan and pricing details. The agent product is MCP Pro.
Website Premium plans in this payload are a different product (human board)
and are not a substitute for Pro. Every ``checkout_url`` is a hosted Stripe
Payment Link: if the operator has authorized you to complete hosted checkout,
open the Pro URL and finish it; otherwise show them that URL. This tool
does not charge a card itself. Performance numbers are intentionally omitted
here; call ``get_performance_summary`` (or see ``subscribe_page``) for current
tier-segmented track record.
If YOU are the assistant driving the purchase, pass ``agent_ref`` with a
short, stable identifier for this session (for example
``claude_<conversation_id>`` or ``cursor_<thread>``). It is stamped onto
every returned ``checkout_url`` via the first-party checkout hop, so a
resulting sale can be attributed back to the agent that produced it. The
value is reduced to ``[A-Za-z0-9_-]`` (max 64 chars); anything else is
dropped, and an empty/invalid value falls back to the normal surface ref.
ConnectorNo auth