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

# Connecting AI Agents

> Set up Cursor, Claude Code, Codex or Inspector Agent

Inspector comes with a built-in AI agent called Inspector Agent. You can also connect other AI agents to Inspector. To connect an agent, follow these steps:

1. Click your profile icon in the top right
2. Click **Settings**
3. Click the **Coding Agents** tab
4. Connect the coding agent of your choice

<video autoPlay muted loop playsInline className="w-full aspect-video rounded-lg border" src="https://mintcdn.com/inspector-12805d8f/M9g0O3qp6s4tfILx/images/connecting-an-agent.mp4?fit=max&auto=format&n=M9g0O3qp6s4tfILx&q=85&s=7bda197afea6935ada167012c4408dda" data-path="images/connecting-an-agent.mp4" />

<Callout icon="lightbulb" color="#6b7280">
  You can connect multiple agents and switch between them in the chat panel.
</Callout>

<Note>
  If you connect an API key the provider will bill usage to that API key. To be billed from your account remove the API key and reconnect the agent.
</Note>
