tavily.com
Tavily provides web search, content extraction, site crawling, site mapping, and cited research tools designed for AI agents and developer applications. Its products let applications and agent clients retrieve live web information in LLM-friendly formats.
Tavily exposes a REST API at `https://api.tavily.com`, a remote MCP server at `https://mcp.tavily.com/mcp/` (streamable HTTP), and the `tvly` CLI; auth is mainly via Tavily API keys, with OAuth also supported for the remote MCP server and CLI, plus documented keyless public access for Search and Extract.
- Tavily Remote MCP Serverdetected
- Tavily APIdiscovered
- Tavily CLIdiscovered
Sign up or log in at Tavily app and create/get your API key. Tavily docs describe using it as a Bearer token like Authorization: Bearer tvly-YOUR_API_KEY, and the docs repeatedly link to Get your free API key.
$ tvly loginAcquired by the CLI — running tvly login opens the auth flow and stores the credential.
conventions · 3/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://tavily.com/llms.txt
- API catalog✓https://tavily.com/.well-known/api-catalog
- OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✓https://api.tavily.com
- Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing