zed-mcp-server-tavily
Provides an MCP (Model Context Protocol) server wrapper for Tavily, intended to be used as a Zed context server. It requires a Tavily API key for authentication and delegates retrieval/search capabilities to Tavily via the underlying Tavily MCP implementation.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
TLS usage is not explicitly stated in the provided README; most APIs operate over HTTPS, but this cannot be confirmed from the excerpt. Authentication is via a single API key with no documented scopes. Secret handling practices (e.g., logging/headers) are not described; the README only shows storing the key in Zed settings.
⚡ Reliability
Use Cases
- • RAG and agentic research workflows that need web search or information retrieval via Tavily
- • Zed-based agent setups that want to call Tavily through MCP tools
- • Augmenting LLM responses with up-to-date external information
Not For
- • Use when you cannot provide/manage a Tavily API key
- • High-assurance environments that require strong guarantees about data handling/compliance (not specified in provided docs)
- • Workflows requiring guaranteed idempotency semantics from the MCP tool calls (not specified)
Interface
Authentication
Authentication is via a Tavily API key passed in Zed settings as `tavily_api_key`. Scope/permission granularity is not described in the provided README.
Pricing
Pricing details beyond free tier and query limits are not provided in the README excerpt.
Agent Metadata
Known Gotchas
- ⚠ No tool names, parameters, or error semantics are documented in the provided README; agent integration may require inspecting the underlying `tavily-mcp` project.
- ⚠ No rate-limit headers/behavior are documented here; agents should be prepared for provider-side throttling without guidance.
- ⚠ No idempotency or safe-retry guidance is provided for MCP tool calls.
Alternatives
Full Evaluation Report
Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for zed-mcp-server-tavily.
AI-powered analysis · PDF + markdown · Delivered within 30 minutes
Package Brief
Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.
Delivered within 10 minutes
Score Monitoring
Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.
Continuous monitoring
Scores are editorial opinions as of 2026-04-04.