Zero-install remote MCP server for Tavily AI search. Perform real-time web search and content extraction via Tavily's hosted HTTP endpoint. No local process required — just provide your API key.
Install via CLI
mog install mogteam/mcp-tavily-remoteConnection URL
https://mcp.tavily.com/mcp/Manual config
Tavily API key (from app.tavily.com)
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-tavily-remote": {
"url": "https://mcp.tavily.com/mcp/",
"env": {
"TAVILY_API_KEY": "<your-secret>"
}
}
}
}Or run mog install to configure automatically. MCP docs
Zero-install remote MCP server for Tavily AI search. Perform real-time web search and content extraction via Tavily's hosted HTTP endpoint. No local process required — just provide your API key.
mog install mogteam/mcp-tavily-remote
This is a remote MCP server — no local installation needed. Your client connects directly to the hosted endpoint.
tavily search ai-search web research remote mcp
Sourced from Tavily (official) — ⭐ 1,200 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Tavily (official)
github.com/tavily-ai/tavily-mcpThis package is sourced from the above repository and distributed on mog under its original license.
Releases