tavily-remote-mcp

Route tavily-remote-mcp MCP tools through OneKey Agent Router with a single API key.

3|Updated Nov 6, 2025
One-click install
npx skills add https://github.com/aiagenta2z/onekey-agent-router --skill tavily-remote-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tavily-remote-mcp
Source: https://github.com/aiagenta2z/onekey-agent-router/tree/main/skills/tavily-remote-mcp
Command: npx skills add https://github.com/aiagenta2z/onekey-agent-router --skill tavily-remote-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ai_agent_marketplace, and includes scripts (resource) components.

What problem does it solve?

Unified access to tavily-remote-mcp MCP tools via OneKey Router using a single API key.

Core Features & Use Cases

  • Unified access to tavily-remote-mcp tools through the OneKey Agent Router.
  • Supports tavily_search, tavily_extract, tavily_crawl, tavily_map, and tavily_research with consistent authentication and input schemas.
  • Use case: teams can automate discovery, extraction, and data gathering from remote MCP servers with a single key.

Quick Start

Export your OneKey access key by exporting DEEPNLP_ONEKEY_ROUTER_ACCESS=YOUR_API_KEY and then invoke tavily-remote-mcp tools via the OneKey Agent Router.

Frequently Asked Questions about tavily-remote-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I unify access to remote MCP tools using a single API key?

You can unify access to remote MCP tools using a single API key by routing requests through the OneKey Agent Router. This approach applies a shared authentication method across search, extraction, crawl, map, and research tasks.

Can I automate web search and data extraction from remote MCP servers with one authentication key?

Yes, you can automate web search and data extraction from remote MCP servers with one authentication key. The OneKey Router enables consistent tool invocation across tavily_search and tavily_extract interfaces.

What tasks does the unified MCP tool invocation via OneKey Router support?

Unified MCP tool invocation via OneKey Router supports search, extraction, crawl, map, and research tasks. It implements these through predefined input schemas and scripts relying on environment keys.

How do I configure my environment to invoke tavily remote MCP tools?

To invoke tavily remote MCP tools, you configure your environment by exporting the DEEPNLP_ONEKEY_ROUTER_ACCESS variable with your specific API key. This enables tool access through the OneKey Agent Router.

Does the OneKey Agent Router support consistent input schemas across different MCP tool actions?

Yes, the OneKey Agent Router supports consistent input schemas across different MCP tool actions. It provides standardized interfaces for tavily_search, tavily_extract, tavily_crawl, tavily_map, and tavily_research.

Why use a unified access router instead of direct MCP server connections?

Using a unified access router instead of direct MCP server connections simplifies authentication by requiring only a single API key. It provides consistent tool invocation across multiple remote data gathering tasks.