{
  "tavily": {
    "command": "npx",
    "args": ["-y", "tavily-mcp@0.1.2"],
    "env": {
      "TAVILY_API_KEY": "YOUR_TAVILY_API_KEY"
    }
  }
}
