For the complete documentation index, see llms.txt. This page is also available as Markdown.

Using Ingest Labs Claude Plugin

Add the Ingest Labs plugin in Claude Code to use Ingest Labs MCP with your production Ingest Labs account.

You can add the plugin from the Claude Code UI or from a terminal. Use either path.

Prerequisites

  1. Claude Code is installed.

  2. You have an Ingest Labs account that can sign in to console.ingestlabs.com.

Option A: Claude UI

Step 1: Open Plugins settings

Open Settings, go to Plugins and click Add marketplace.

Choose Add from a repository.

Enter the repository and hit on "Enter" key

Confirm by clicking on Sync button

Click on + button to install the plugin

Click on Settings button

Click on Ingest Labs plugin

Click on Connectors tab and click on Install button

Click on Connect button

Sign in

  1. When Claude prompts for authentication, open the browser login.

  2. Sign in with the same account you use on console.ingestlabs.com.

  3. Return to Claude Code and wait for authentication to finish.

Step result: The Ingest Labs plugin is installed and connected for your signed-in account.

Option B: Terminal

Step 1: Add the Ingest Labs marketplace

In a terminal, run:

Step 2: Install the plugin

Step 3: Restart and enable

  1. Restart Claude Code, or run /reload-plugins inside Claude Code.

  2. Enable the Ingest Labs plugin if Claude prompts you to enable it.

Step 4: Sign in

  1. When Claude prompts for authentication, open the browser login.

  2. Sign in with the same account you use on console.ingestlabs.com.

  3. Return to Claude Code and wait for authentication to finish.

Step result: The Ingest Labs plugin is installed and connected for your signed-in account.

Last updated