Installation & Configuration
{
"tavily-search": {
"command": "uv",
"args": [
"--directory",
".",
"run",
"tavily-search"
],
"env": {
"TAVILY_API_KEY": "YOUR_TAVILY_API_KEY",
"PYTHONIOENCODING": "utf-8"
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12