Skip to content

Conversational Intelligence

Groq MCP connector

Connecting Groq to Elaichi lets Claude, ChatGPT, Cursor, or any MCP client transcribe and translate audio, generate speech, run chat completions, and manage batches, files, and fine tunings, with every request logged under the person who made it.

  • How it connects. Connects with an API key. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect Groq to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Groq once

  1. Open Connections, choose Add connection, and pick Groq.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Paste a Groq API key. One person generates a token in Groq and pastes it once. Everyone else works through Share with, and never sees it.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

groq
Groq
Anthropic
AssemblyAI
Chorus
Fathom
Granola
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Connect Groq to Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Connect Groq to ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Connect Groq to Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect Groq to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with Groq through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Support

    Turn recorded calls into searchable text

    Send a customer call recording to Groq for transcription and get back a text version the desk can search, quote, and attach to the ticket.

  • Sales

    Translate a prospect call into English

    Upload a demo recording in another language and have Groq translate it into English text so the whole team can read what was promised.

  • Marketing

    Give a blog post a spoken version

    Hand Groq the final copy and get an audio file back, ready to publish alongside the article or drop into a video.

  • Product

    Compare available models before a launch

    Ask which Groq models are available right now and pull the details on one before deciding what a new feature should run on.

  • Data

    Run a large job overnight as a batch

    Upload a file of prompts, start a Groq batch, check on its progress in the morning, and cancel it if the inputs were wrong.

  • Operations

    Keep files and fine tunings tidy

    List the files and fine tunings sitting in the Groq account, download the ones still needed, and delete the rest so nothing lingers.

Try asking

  • “Summarize this week's Groq transcriptions by team.”
  • “Which Groq batches are still running right now?”
  • “List the Groq models available for audio transcription.”

See all 21 Groq tools below

AI tools

Groq tools for your AI agents

21 tools are ready to call through Elaichi's MCP endpoint the moment you connect Groq, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting Groq gets you

6 screens from the product, each doing one job for your Groq account.

The agent

Ask in plain language, read live answers.

Question Groq transcriptions, batches and models and get answers from live records.

  • transcriptions
  • completions
  • batches
  • files

Ask Elaichi to work across your apps.

Summarize this week's Groq transcriptions by team.

Which Groq batches are still running right now?

List the Groq models available for audio transcription.

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor share one endpoint.

Connect Groq from any MCP client over OAuth, no SDK, no shared key.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

21 Groq tools land ready to call.

Chat completions, transcriptions, speech, batches and files, with no custom code written.

  • Create a Groq audio transcription
  • Create a Groq audio translation
  • Create a Groq transcription
  • Create a Groq chat completion
ElaichiTools
Tool Action Description
Create a Groq audio transcription Create Transcribe an audio file into text using groq's audio transcription API. Returns: text (the full transcription), and when response_format is verbose_json also task, language, duration, segments, words, and x_groq metadata. Required: file, model.
Create a Groq audio translation Create Create an audio translation in groq by uploading an audio file, converting spoken content into English text. Returns: text. Required: file, model.
Create a Groq transcription Create Create an audio transcription in groq by uploading an audio file or supplying a URL to convert speech to text. Returns: text, segments, words. Required: model. Either file or url must also be provided.
Create a Groq chat completion Create Create a chat completion in Groq using a specified model and message array, with optional assistant-prefill and stop-sequence control. Returns: id, object, model, choices (containing the assistant message, finish_reason, and logprobs), usage (prompt_tokens, completion_tokens, total_tokens, prompt_time, completion_time, total_time), and x_groq. Required: messages, model.
Create a Groq response Create Create a model response using Groq's OpenAI-compatible Responses API. Accepts a model identifier and input (text or message array) along with optional sampling, tool, and reasoning parameters. Returns: id, object, model, output, usage, status, created_at, and metadata describing the completed response.

Toolboxes

Every team gets its own toolbox.

Scope Groq transcription, batch and file tools to the teams that need them.

  • Support
  • Product
  • Research
  • Content
ElaichiToolboxes
Name Source template Tools Created

Support toolbox

Groq · call transcriptions and summaries

Groq starter 18 Mar 4, 2026

Product toolbox

Groq · chat completions and responses

9 Mar 2, 2026

Research toolbox

Groq · models and batch jobs

24 Feb 27, 2026

Content toolbox

Groq · audio speech and translations

Groq starter 6 Feb 19, 2026

Data toolbox

Groq · files and batch uploads

31 Jan 30, 2026

Sales toolbox

Groq · call recordings and notes

12 Jan 22, 2026

Shared connections

Teammates use Groq without seeing a key.

One person connects the Groq account, then shares it across teams and members.

  • Support EMEA
  • Product
  • Research
  • Content Studio
ElaichiConnections
Connection Scope Status Access
GR

Groq (Support EMEA)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
GR

Groq (Product)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
GR

Groq (Research)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
GR

Groq (Content Studio)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
GR

Groq (Data Platform)

Connected by Clara Nowak

Personal • Active Not shared
GR

Groq (Sales AMER)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every Groq call answers who did what.

When, who, what happened, type and resource, appended for each transcription and completion.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

Groq Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Groq Transcriptions Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Groq Transcriptions List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

A schedule fires and the work finishes.

Groq batches are fetched, grouped, drafted into a digest, approved, then posted back.

Groq digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch transcriptions

    Groq

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    Groq

    Queued

Collections and dashboards

Groq numbers arrive before anyone asks.

Four metrics, 14 days of records created and a team breakdown, refreshed on schedule.

Groq health

Refreshed 4 minutes ago · every 15 minutes · from the transcriptions collection

Live

Transcriptions

1,284 ↓ 12%

Completions

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Transcriptions created

Last 14 days

By team

Share of activity

Support EMEA 34%

Product 27%

Research 21%

Content Studio 18%

FAQ

Frequently asked questions

How do I connect Groq to Claude?

In Elaichi, choose Groq and paste in the API key from your Groq account. There is no OAuth application to register and no client ID or secret to generate. Then in Claude, go to Customize, then Connectors, then Add, and paste the endpoint https://api.elaichi.ai/mcp. Sign in with your Elaichi account and Groq is ready to use in Claude.

Does Groq work with ChatGPT and Cursor as well as Claude?

Yes. Once Groq is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client, and the Elaichi Agent. You connect Groq once and every client you use picks it up.

What can an AI agent actually do with Groq?

An agent connected to Groq can transcribe an audio recording, translate speech into English text, turn written text into spoken audio, and run chat completions or responses on a chosen model. It can also list the models available to you, upload and download files, start, check, and cancel batch jobs, and create or remove fine tunings.

Does connecting Groq give the AI everything in my Groq account?

An agent can only do what the Groq API key it was connected with is allowed to do, and Elaichi records every request under the person who made it. Elaichi can narrow that access further, for example by blocking deletions or fine tuning, but it can never widen it beyond what the Groq key already permits.

Can my team share one Groq connection?

Yes. One person connects Groq with the API key, shares the connection with a team in Elaichi, and nobody else ever sees or handles that key. Each teammate still signs in to Elaichi as themselves, so the audit log names the individual behind every Groq transcription, batch, or file change.

Can I stop an agent from deleting or changing things in Groq?

Yes. Restrictions in Elaichi work per action, so you can allow transcription and chat completions in Groq while blocking file deletion, fine tuning removal, or batch cancellation. A blocked action is never shown to Claude, ChatGPT, Cursor, or any other client, so no prompt can reach it.

What happens to a Groq connection when someone leaves?

Offboarding a person in Elaichi ends their access to Groq immediately, across every client they used. If they shared a Groq connection with a team, it keeps working for everyone else. Disconnecting Groq once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other connected client at the same time.

Put Groq in front of your team

Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.