D

deepgram.com

Deepgram provides speech-to-text, text-to-speech, voice agent, and audio/text intelligence services. Its platform also includes project and API key management for developers using those capabilities.

5 integrations · MCP · REST · CLI

Deepgram exposes an authenticated HTTP developer API, a CLI (`dg`), a hosted MCP endpoint for AI clients, and local MCP servers via both `deepgram-mcp` and `dg mcp`.

discovered 2mo ago
MCP servers3
REST · OpenAPI1
CLI1
Credentials
Deepgram API keyapi_key$ dg login

Acquired by the CLI — running dg login opens the auth flow and stores the credential.

Deepgram temporary JWTjwtGet key

Mint a short-lived token by calling the Token-Based Authentication endpoint with your Deepgram API key in Authorization: Token <API_KEY>. The endpoint returns an access_token JWT with a default 30-second TTL. Docs say these tokens work for core voice APIs (/Listen, /Speak, /Read) and do not work with the Manage APIs.

conventions · 0/7 published

Publish these signals → /publishing