C
circleback.ai
Circleback is an AI meeting productivity platform that records or transcribes meetings, generates notes and action items, and lets users search meeting, calendar, and email context. It also supports automations and exposes that context to AI tools and the terminal.
Circleback exposes an OAuth-protected remote MCP server at `https://app.circleback.ai/api/mcp` (streamable HTTP) and an official npm CLI (`@circleback/cli`); both use Circleback account OAuth, and Circleback also documents outbound webhooks but no public REST or GraphQL API surface.
discovered 1d ago
MCP servers1
- Circleback MCP Serverdetected
CLI1
- Circleback CLIdiscovered
Credentials
OAuth 2.0oauth2
$ circleback loginAcquired by the CLI — running circleback login opens the auth flow and stores the credential.
conventions · 2/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://circleback.ai/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://circleback.ai/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing