---
title: "Knit - MCP Servers Chorus-Zoominfo"
description: "Knit's Chorus MCP Server gives your AI agents instant, code-free access to every Chorus API endpoint-read, write, and automate without OAuth headaches or custom endpoints."
source_url: "https://www.getknit.dev/mcp-servers/chorus-zoominfo-mcp-server"
page_type: "mcp-server"
---

_This page is part of Knit's MCP server directory. It describes the Chorus-Zoominfo MCP Server, which gives AI agents direct, code-free access to the Chorus-Zoominfo API through Knit._

# Knit - MCP Servers Chorus-Zoominfo

## **Chorus** MCP Server - Integrate your Agent with **Chorus** in Minutes

Knit's Chorus MCP Server gives your AI agents instant, code-free access to every Chorus API endpoint-read, write, and automate without OAuth headaches or custom endpoints.

### Installing Chorus-Zoominfo MCP Server
Watch an agent automate workflows-all with knit's plug-and-play MCP Servers.

## Key Features

All the power of AI-ready tools-serverless hosting, mix-and-match APIs, live updates, semantic search, and built-in auth-in a single, plug-and-play platform.

#### Serverless by Default

Spin up MCP Servers with zero infrastructure-Knit scales, patches, and monitors everything for you.

#### Plug-In Your Own APIs

Expose custom endpoints as AI-ready tools alongside knit's catalog, unifying proprietary logic and third-party apps in one place.

#### Hot-Swap Tools at Runtime

Add or remove tools without downtime; your agents see new capabilities instantly-no server restarts required.

#### Mix-and-Match Tool Bundles

Deploy only the API tools you need from any app in a single lightweight server-no bloat, no duplication.

#### Semantic Tool Search

Natural-language search surfaces the right tools for each use case, shrinking token costs and boosting LLM accuracy.

#### Auth Handled for You

OAuth, SAML, service accounts-Knit manages credentials and refreshes so your team never wrestles with tokens.

### Actions available via Chorus-Zoominfo MCP Server
*   Unified Action

#### Create a New Meeting

This API creates a new meeting with specified details such as title, start time, duration, participants, and host information. The request body must include the title, startDateTime, and durationInSeconds as required fields. Participants and host details can also be provided, including their email addresses, which are required. Optional fields include meetingProviderURL, language, and metaData. The API returns a unique meetingId for the newly created meeting.

*   Unified Action

#### Retrieve Comprehensive Meeting Details for a Specified Time Range

This API retrieves comprehensive meeting details for a specified time range. It allows filtering of meetings based on optional parameters such as pagination cursor (pageToken), start and end date/time (startDateTime and endDateTime), and user IDs (userIds). The response includes detailed information about each meeting, such as the meeting ID, title, participants, scheduled and actual start/end times, duration, download URL, calendar event ID, language, host details, agenda, meeting type, and media type. This API is useful for obtaining a complete overview of meetings within a specified timeframe.

*   Unified Action

#### Get Transcript For A Meeting

The 'Get Transcript For A Meeting' API retrieves the full transcript for a specified meeting. It requires a 'meetingId' as a query parameter to identify the meeting. The response includes an array of 'meetingTranscripts', each containing a 'speakerId' and an array of 'sentences'. Each sentence has a 'start' and 'end' timestamp in ISO 8601 UTC format and the 'text' of the sentence.

*   Unified Action

#### Retrieve Comprehensive Meeting Details

This API retrieves comprehensive details of a meeting given its ID. It includes information such as the meeting title, participants, scheduled and actual start times, duration, download URL for the recording, language, host details, agenda, and whether the meeting is internal or external. The request requires a 'meetingId' as a query parameter to identify the meeting. The response provides a detailed JSON object with all the meeting information.

*   Unified Action

#### Get List of All Users in the System

This API retrieves a list of all users in the system. It accepts an optional query parameter 'pageToken' for pagination. The response includes a 'pageToken' for the next set of records and a list of users with details such as user ID, first and last names, emails, phone numbers, title, role, language, creation and last login timestamps, team IDs, manager ID, active status, and personal meeting URLs.

*   Unified Action

#### Get Transcript Metadata for a Meeting

The Get Transcript Metadata for a Meeting API retrieves metadata for a given meeting transcript. It requires the meeting ID as a mandatory query parameter and optionally accepts a transcript ID to specify which transcript's metadata is needed. The response includes an array of meeting transcripts, each containing the transcript ID, URL, and text content.


## Related pages

- [Meeting MCP servers category](https://md.getknit.dev/mcp-servers-categories/meeting-mcp-servers)
- [Chorus-Zoominfo LLM Tools](https://md.getknit.dev/llm-tool/chorus-zoominfo)
- [Unified Meeting API](https://md.getknit.dev/integration-categories/meeting-api)
- [How Knit works](https://md.getknit.dev/how-knit-works)
