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.
In Elaichi
Connect Groq once
-
Open Connections, choose Add connection, and pick Groq.
-
Optionally set Share with to give a team access, then press Connect.
-
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.
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
Open Customize, then Connectors.
-
2
Press Add.
-
3
Name it, paste the MCP server URL, then Continue.
https://api.elaichi.ai/mcp -
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
Open Plugins, then press the + button.
-
2
Name it and paste the endpoint into Server URL.
https://api.elaichi.ai/mcp -
3
Leave Authentication on OAuth, then tick the risk acknowledgement.
-
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
Open
~/.cursor/mcp.json. -
2
Add the endpoint under
mcpServers.https://api.elaichi.ai/mcp -
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
Add the endpoint as a remote MCP server.
https://api.elaichi.ai/mcp -
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.”
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.
No tools match your search.
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.
Copy the endpoint
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
Toolboxes
Every team gets its own toolbox.
Scope Groq transcription, batch and file tools to the teams that need them.
- Support
- Product
- Research
- Content
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
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
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
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch transcriptions
Groq
1.4s -
✓
Group by owner
Transform
0.1s -
✓
Draft the digest
Agent step
Ran with 4 tools, returned a structured summary
6.2s -
Approve the digest
Needs approval
Assigned to Michael Brennan
Approve Deny -
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
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 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.