C

circleback.ai

Circleback is an AI meeting productivity platform that captures meetings and conversations, producing transcripts, notes, action items, and related context like calendar events, emails, people, and companies. It supports online meetings, in-person recording, Slack huddles, and imported audio or video.

3 integrations · MCP · REST · CLI

Circleback exposes a bearer-token REST API at https://circleback.ai/api, an OAuth-protected remote MCP server at https://app.circleback.ai/api/mcp, and an official npm-distributed CLI (`cb`/`circleback`) that supports browser login or API-key auth.

discovered 13d ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
Circleback API keybearerGet token

In the Circleback web app, open Settings → API keys and create an API key. The docs say keys look like cb_<secret> and are shown once at creation, so copy and store it securely. You can then send it as Authorization: Bearer <key> to the API, use cb auth login --api-key in the CLI, or set CIRCLEBACK_API_KEY for non-interactive CLI use.

OAuth 2.0oauth2$ cb auth login

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

conventions · 2/8 published

Publish these signals → /publishing