> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://developers.deepgram.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://developers.deepgram.com/_mcp/server.

## Deepgram CLI Is Now Available

The Deepgram CLI brings transcription, speech synthesis, text analysis, account management, and MCP tooling to your terminal through a single `dg` command.

### What you can do
Use the `dg` CLI to work with Deepgram from your terminal:

- Transcribe files, URLs, microphone input, and piped audio
- Generate speech with Deepgram Aura voices
- Run text analysis workflows such as summarization, sentiment, and topic detection
- Manage projects, API keys, members, and usage
- Start an MCP server for AI coding tools

### Launch docs
Start here:

- [CLI Getting Started](/developer-tools/cli/getting-started)
- [CLI Installation](/developer-tools/cli/installation)
- [CLI Authentication](/developer-tools/cli/authentication)
- [MCP Server](/developer-tools/cli/mcp-server)

For the launch site and quick reference, visit [cli.deepgram.com](https://cli.deepgram.com).