Connect Groqcloud to AI agents

Connect Groqcloud to Claude, Codex, Cursor, or other AI agents for your entire team. Metorial security, governance, observability, and gives your team a unified Magic MCP url to connect.

Supported Tools

generate_speech

Generate Speech

Convert text to spoken audio using Groq's text-to-speech API. Supports English and Arabic voices with configurable voice selection, speed, and output format. Some models support vocal direction tags like `[cheerful]` embedded in the input text.

list_batches

List Batches

List all batch processing jobs in your GroqCloud organization. Returns batch IDs, statuses, and progress information for all current and past batches.

cancel_batch

Cancel Batch

Cancel an in-progress batch processing job on GroqCloud. The batch status will transition to "cancelling" and then "cancelled".

moderate_content

Moderate Content

Evaluate text content for safety and policy compliance using Groq's moderation models. Supports custom safety policies with GPT-OSS-Safeguard and prompt injection detection with Llama Prompt Guard models.

list_models

List Models

Retrieve the list of all available models on GroqCloud. Returns model IDs, context window sizes, ownership, and status information. Useful for discovering which models are available for text generation, vision, audio, and other tasks.

transcribe_audio

Transcribe Audio

Transcribe audio to text using Groq's Whisper models with near-instant speed. Supports multiple audio formats and languages. Provide an audio file URL and receive the transcribed text.

analyze_image

Analyze Image

Analyze images using Groq's multimodal vision models. Provide an image (via URL or base64 data) along with a text prompt to get descriptions, answers to questions, or structured analysis of visual content.

generate_text

Generate Text

Generate text using Groq's chat completions API with ultra-low latency inference. Supports conversational interactions, content generation, structured outputs, tool/function calling, and reasoning models. Pass a series of messages and receive a model-generated response.

create_batch

Create Batch

Create a batch processing job on GroqCloud. Use an uploaded batch JSONL file or provide JSONL content to upload and create the batch in one step. Each line should contain a request object with custom_id, method, url, and body fields for the chat completions endpoint.

get_model

Get Model

Retrieve detailed information about a specific model on GroqCloud, including context window size, max completion tokens, and availability status.

translate_audio

Translate Audio

Translate spoken audio into English text using Groq's Whisper models. Accepts audio in any supported language and produces an English translation. Provide an audio file URL and receive the translated text.

get_batch

Get Batch

Retrieve the status and details of a batch processing job on GroqCloud. Returns current status, progress counts, and output file information.

create_response

Create Response

Generate a model response using Groq's Responses API. Supports simple text input, message arrays, structured outputs, tool definitions, and reasoning controls through the OpenAI-compatible /responses endpoint.

download_file

Download File

Download the content of a Groq Cloud file, such as a batch output JSONL file. File content is returned as a Slate text attachment.

upload_file

Upload File

Upload a JSONL file to Groq Cloud for Batch API processing. Uploaded files use purpose "batch" and can be passed to Create Batch by file ID.

delete_file

Delete File

Delete a Groq Cloud file by ID.

get_file

Get File

Retrieve metadata for a Groq Cloud file by ID.

list_files

List Files

List files uploaded to Groq Cloud, including batch input and batch output files.

More integrations teams use with Groqcloud

GitHub

Manage repositories, issues, and pull requests. Create and configure branches, star repositories, review code, and merge changes. Automate CI/CD workflows with GitHub Actions, manage workflow runs, secrets, and artifacts. Track issues with labels, milestones, and assignees. Search across code, repositories, issues, and users. Manage organizations, teams, and memberships. Create and manage projects, gists, packages, deployments, and environments. Access security alerts including code scanning, secret scanning, and Dependabot alerts. Read and write file contents in repositories. Manage webhooks, notifications, and codespaces.

Sharepoint

Manage SharePoint sites, document libraries, lists, and files. Create, read, update, and delete lists and list items with custom columns. Upload, download, move, copy, and version files in document libraries. Search across sites, files, folders, lists, and list items using Microsoft Search. Manage permissions at site, list, and item levels with granular access control. Define and manage content types and site columns. Subscribe to webhooks for list and library change notifications. Retrieve site properties and search for sites across Microsoft 365.

Salesforce

Manage CRM data including Accounts, Contacts, Leads, Opportunities, Cases, and custom objects. Create, read, update, and delete records. Query data using SOQL and search across objects using SOSL. Perform bulk data operations for large-scale imports, exports, and migrations. Execute composite requests to batch multiple operations in a single API call. Access analytics, reports, and dashboards. Manage files and attachments associated with records. Interact with Chatter feeds, posts, and groups for social collaboration. Subscribe to real-time change events via Change Data Capture and Platform Events. Manage org metadata including custom objects, fields, layouts, and workflows. Query data using GraphQL for precise data retrieval across related objects.

Airtable

Create, read, update, and delete records in Airtable bases and tables. Manage base schemas including creating tables and fields. Filter records using formulas, sort by fields, and scope queries to specific views. Upsert records to find, create, or update in a single call. Upload attachments to records, read and write record comments, list accessible bases, and receive real-time base change events through webhooks.

Bitbucket

Manage Git repositories, pull requests, and CI/CD pipelines on Bitbucket Cloud. Create, fork, and configure repositories within workspaces and projects. Create, review, approve, merge, and decline pull requests with inline code comments. Browse source code, list commits, and manage branches and tags. Track issues with the built-in issue tracker. Trigger, monitor, and manage Bitbucket Pipelines. List workspace members, configure repository default reviewers and branch restrictions, create and manage repository webhooks, and search code across repositories.

Heroku

Deploy, manage, and scale applications on Heroku's cloud platform. Create and configure apps, scale dynos, provision add-ons (databases, caching, etc.), manage configuration variables, build and release code, add custom domains and SSL certificates, manage collaborators and team permissions, configure pipelines for continuous delivery, set up log drains, and sync data with Salesforce via Heroku Connect. Subscribe to webhooks for real-time notifications on app changes, builds, releases, dyno lifecycle events, and more.

Technical notes for Groqcloud

Run AI inference on open-source language models with ultra-low latency using Groq's LPU hardware. Generate text via chat completions and the Responses API, produce structured JSON outputs, and perform function calling with built-in, remote (MCP), or local tools. Transcribe and translate audio using Whisper models, convert text to speech, and analyze images with multimodal vision models. Support chain-of-thought reasoning, content moderation with custom policies, asynchronous chat-completions batch processing, and Groq file upload/download workflows. List and query available hosted models.

Connect Groqcloud to production AI agents

See how Metorial gives Groqcloud access the governance, tracing, and security controls teams need.

Frequently asked questions

Common questions about connecting Groqcloud to AI agents with Metorial.

  1. Can Metorial connect Groqcloud to AI agents?
    Yes. Metorial connects AI agents to Groqcloud through a governed integration layer, so teams can use the provider while keeping access controlled and observable.
  2. Metorial is MCP compatible and lets teams expose approved provider tools to MCP-capable agents and clients through a controlled access layer.
  3. Metorial applies policies across users, groups, providers, agents, and individual tools, then records the context around every agent interaction.
  4. Yes. Metorial records provider activity so teams can inspect tool calls, troubleshoot integrations, and give security teams the visibility they need.