Gladia for your agents.
Connect Gladia once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 8 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Gladia.
What agents can do with Gladia
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
gladia_transcribe_audioTranscribe audio from a file URL. `audio_url` is the public URL of the audio file. `language` is the language code (e.g. en, fr).
gladia_list_languagesList supported languages for transcription.
gladia_get_transcriptionGet the status and result of a transcription by its id.
gladia_list_transcriptionsList recent transcriptions with optional pagination.
gladia_get_diarizationGet speaker diarization segments for a completed transcription.
gladia_get_sentimentGet sentiment analysis for a completed transcription.
gladia_get_summaryGet AI-generated summary for a completed transcription.
gladia_get_gladia_healthCheck the Gladia API health status.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Sign in to Gladia.
- Go to API Keys.
- Create a new API key and copy it.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Gladia to Even: call connect_begin("gladia") on the even-connect MCP and walk me through it.
Transcribe audio from URLs using Gladia and check supported languages for it.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.