Installation & Configuration
{
"mcpServers": {
"tavily": {
"command": "python",
"args": [
"-m",
"mcp_server_tavily"
]
},
"env": {
"TAVILY_API_KEY": "your_api_key_here"
}
}
}Information
Transport
stdio
Language
Python
Created
2024/12/1
Updated
2026/6/8