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

# Claude connectors (web + desktop)

> Add intervyo as a custom OAuth connector in Claude — works on claude.ai in the browser and the Claude Desktop app. No API key to paste.

Add intervyo.ai as a **custom connector** in Claude — it works on **claude.ai** in
the browser (Pro, Max, Team, Enterprise) and in the **Claude Desktop** app.
Connectors sign in with **OAuth**, so you never paste an API key.

## Add the connector

<Steps>
  <Step title="Open connector settings">
    Open **Settings → Connectors**. Team/Enterprise admins use **Settings →
    Connectors → Organization connectors** to make it available org-wide.
  </Step>

  <Step title="Add a custom connector">
    Click **Add custom connector** and fill in:

    * **Name** — `intervyo`
    * **Remote MCP server URL** — `https://www.intervyo.ai/api/mcp`
  </Step>

  <Step title="Authorize with OAuth">
    Click **Add**, then **Connect**, and complete the OAuth sign-in to authorize
    the intervyo workspace you want Claude to act on.
  </Step>

  <Step title="Enable it in a chat">
    In any chat, open the **🔌 connectors / tools** menu and turn on **intervyo** —
    you'll see the [tool catalog](/en/mcp/overview#what-the-assistant-can-do).
  </Step>
</Steps>

<Note>
  The custom-connector UI authenticates with **OAuth 2.1** — there's no header
  field. If you'd rather use an API key, see
  [Claude with an API key](/en/mcp/claude-api-key) (Claude Code / Desktop).
</Note>

## Give the assistant expertise

<Card title="Add the Interview-Setup Skill" icon="sparkles" href="/en/mcp/skill" horizontal>
  The connector gives Claude the **tools**; the **Skill** teaches it *how* to use
  them — what to ask, the build order, and the field rules that trip people up.
  With it, *"set up a senior backend hiring loop"* becomes a complete proposed plan
  you approve. **Strongly recommended.**
</Card>
