Installation & Configuration
{
"mcpServers": {
"tavily-search": {
"command": "uv",
"args": [
"--directory",
"path/to/metasearch-mcp",
"run",
"tavily-search"
],
"env": {
"TAVILY_API_KEY": "YOUR_TAVILY_API_KEY",
"PYTHONIOENCODING": "utf-8"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15