TMDB (The Movie Database) for your agents.
Connect TMDB (The Movie Database) once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to TMDB (The Movie Database).
What agents can do with TMDB (The Movie Database)
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
tmdb_trending_moviesGet trending movies on TMDB (daily or weekly). No search required.
tmdb_search_movieSearch for movies by title.
tmdb_movie_detailsGet full details for a movie by its TMDB ID.
tmdb_search_tvSearch for TV shows by name.
tmdb_discover_movieDiscover movies by genre, certification, vote count, and other filters.
tmdb_tv_detailsGet full details for a TV show by its TMDB ID.
tmdb_search_personSearch for people (actors, directors) by name.
tmdb_trending_tvGet trending TV shows on TMDB (daily or weekly).
tmdb_genre_listGet the list of movie and TV genres and their IDs. Useful for building discover filters.
tmdb_movie_creditsGet the cast and crew for a movie by its TMDB ID.
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.
- Create a TMDB account and log in.
- Go to Settings > API.
- Request an API Key (choose Developer).
- Copy your API Key (v3 auth) or API Read Access Token (v3 auth).
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect TMDB to Even: call connect_begin("tmdb") on the even-connect MCP and walk me through it.
Search for movies by title, get trending movies for the day, and discover films by genre.
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.