14 lines
278 B
Plaintext
14 lines
278 B
Plaintext
{
|
|
"mcpServers": {
|
|
"tavily": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"mcp-remote",
|
|
"https://mcp.tavily.com/mcp/?tavilyApiKey=YOUR_API_KEY_HERE"
|
|
],
|
|
"env": {}
|
|
}
|
|
}
|
|
}
|