Installation & Configuration
{
"mcpServers": {
"tavily": {
"command": "node",
"args": [
"/path/to/tavily-server/build/index.js"
],
"env": {
"TAVILY_API_KEY": "your-api-key-here"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15