> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fireworks.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Cloud Integrations

> Cloud Integrations

## FireConnect

Use Fireworks models in agentic coding harnesses with the [FireConnect CLI](https://github.com/fw-ai/fireconnect).

<Card title="FireConnect" icon="plug" href="/ecosystem/fireconnect/overview">
  Install once, route Claude Code, OpenCode, Codex, and Pi through Fireworks
</Card>

### Supported harnesses

<CardGroup cols={2}>
  <Card title="Claude Code" icon="terminal" href="/ecosystem/fireconnect/claude-code">
    Multi-slot model aliases via Anthropic-compatible settings
  </Card>

  <Card title="OpenCode" icon="terminal" href="/ecosystem/fireconnect/opencode">
    OpenAI-compatible provider in `opencode.json`
  </Card>

  <Card title="Codex" icon="terminal" href="/ecosystem/fireconnect/codex">
    OpenAI Codex CLI via the Responses API
  </Card>

  <Card title="Pi" icon="terminal" href="/ecosystem/fireconnect/pi">
    Pi agent settings and auth
  </Card>
</CardGroup>

## Cloud Deployments

<CardGroup cols={2}>
  <Card title="Microsoft Foundry" icon="microsoft" href="/ecosystem/integrations/azure-foundry">
    Access frontier open models through Azure, billed to your Azure account
  </Card>

  <Card title="AgentCore" icon="aws" href="/ecosystem/integrations/agentcore">
    Build and deploy AI agents with AgentCore
  </Card>
</CardGroup>

## Need Help?

For assistance with cloud deployments or custom integrations, [contact our team](https://fireworks.ai/contact).
