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

# Integrations

> Integrate your models with tools and use Baseten anywhere

Baseten works with the tools you already use. These integrations let you call Baseten Model APIs and deployed models from IDEs, agent frameworks, LLM gateways, and data platforms.

<CardGroup cols={2}>
  <Card title="Claude Code" icon="link" iconType="light" href="/ai-tools">
    Run Claude Code CLI with Baseten Model APIs.
  </Card>

  <Card title="Cline" icon="robot" iconType="light" href="https://www.baseten.co/blog/from-prompt-to-production-baseten-inference-in-your-ide-with-cline/">
    Run open-source frontier models in your IDE with Baseten and Cline.
  </Card>

  <Card title="Fused" icon="chart-line" iconType="light" href="https://www.fused.io/">
    Use Baseten models within your data analytics workflows with Fused.
  </Card>

  <Card title="HumanLayer" icon="person" iconType="light" href="https://www.humanlayer.dev">
    Build agents with human-in-the-loop powered by Baseten LLMs and HumanLayer.
  </Card>

  <Card title="LangChain" icon="bird" iconType="light" href="https://docs.langchain.com/oss/python/integrations/providers/baseten">
    Use your Baseten models with LangChain to build workflows and agents.
  </Card>

  <Card title="Linkup" icon="magnifying-glass" iconType="light" href="https://docs.linkup.so/pages/integrations/baseten/baseten">
    Add real-time web search to your Baseten models with Linkup.
  </Card>

  <Card title="LiteLLM" icon="grapes" iconType="light" href="https://docs.litellm.ai/docs/providers/baseten">
    Use your Baseten models in LiteLLM projects.
  </Card>

  <Card title="LiveKit" icon="microphone-lines" iconType="light" href="https://docs.livekit.io/agents/integrations/tts/baseten/">
    Build real-time voice agents with TTS models hosted on Baseten.
  </Card>

  <Card title="LlamaIndex" icon="horse" iconType="light" href="https://docs.llamaindex.ai/en/latest/api_reference/llms/baseten/">
    Use Baseten models within your RAG applications with LlamaIndex.
  </Card>

  <Card title="NemoClaw" icon="shield" iconType="light" href="https://www.baseten.co/blog/secure-your-harness/#why-openclaw-is-not-enough">
    Secure agentic harnesses with NemoClaw.
  </Card>

  <Card title="OpenClaw" icon="crab" iconType="light" href="https://www.baseten.co/blog/openclaw-kimi-k2-5-on-baseten-frontier-agent-performance-with-oss/">
    Run agentic workflows powered by open-source models with OpenClaw.
  </Card>

  <Card title="Roo Code" icon="rabbit" iconType="light" href="https://docs.roocode.com/providers/baseten">
    Run open-source frontier models in your IDE with Baseten and Roo Code.
  </Card>

  <Card title="Vercel" icon="computer" iconType="light" href="https://ai-sdk.dev/providers/ai-sdk-providers/baseten">
    Power your Next.js web apps using Baseten models through AI SDK v5.
  </Card>

  <Card title="Build your own" icon="hammer" iconType="light">
    Want to integrate Baseten with your platform or project? Reach out to
    [support@baseten.co](mailto:support@baseten.co) and we'll help with building
    and marketing the integration.
  </Card>
</CardGroup>
