Server Config
{
"mcpServers": {
"tmdb": {
"command": "uvx",
"args": [
"--from",
"aitorrent",
"aitorrent-tmdb"
],
"env": {
"TMDB_API_KEY": "your_tmdb_api_key_here"
}
}
}
}{
"mcpServers": {
"tmdb": {
"command": "uvx",
"args": [
"--from",
"aitorrent",
"aitorrent-tmdb"
],
"env": {
"TMDB_API_KEY": "your_tmdb_api_key_here"
}
}
}
}