tldv for your agents.
Connect tldv once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 7 curated tools, discovered on demand, with your key stored on your machine and every call going direct to tldv.
What agents can do with tldv
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
tldv_list_recordingsList all video recordings with metadata and pagination.
tldv_get_recordingGet detailed information about a specific recording.
tldv_delete_recordingDelete a recording by its ID.
tldv_update_recordingUpdate recording metadata such as title or tags.
tldv_get_download_urlGet a temporary download URL for a recording file.
tldv_get_transcriptGet the transcript text for a recording.
tldv_create_share_linkCreate a shareable link for a recording. `expires_in_days` controls link expiration.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to tldv and go to Settings > API Keys.
- Click Generate API Key and copy the generated key.
- Enter the key in the X-API-Key header field.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect tldv to Even: call connect_begin("tldv") on the even-connect MCP and walk me through it.
List tldv meeting recordings, get download links, and update recording metadata.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.