Choose the right Expand setup path for agents, app code, CLI use, or direct API calls.
Expand can be installed in an agent harness, called from app code, used from a terminal, or called directly over HTTP.
Best when a coding agent needs reliable web fetches, citations, search, and follow-up exploration.
expandai login
expandai hook install claude-code projectUse OpenCode with expandai hook install opencode project. Use Cursor or Codex with expandai skill install <host> project and expandai mcp install <host> project.
Use the TypeScript or Python SDK when your application needs Fetch.
expandai login
expandai fetch https://example.comUse direct HTTP with x-expand-api-key for servers, CI, and other non-interactive systems.