exa-search

Search web content, code, and company data via the Exa MCP server.

2|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/multiplex-ai/muggle-ai-teams --skill exa-search-multiplex-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exa-search
Source: https://github.com/multiplex-ai/muggle-ai-teams/tree/main/skills/exa-search
Command: npx skills add https://github.com/multiplex-ai/muggle-ai-teams --skill exa-search-multiplex-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Neural search for web content, code, companies, and people via the Exa MCP server to accelerate research and context gathering.

Core Features & Use Cases

  • General web search and current information gathering via web_search_exa.
  • Code context retrieval and API documentation lookup via get_code_context_exa.
  • Company, market, and people research with flexible query capabilities.

Quick Start

Start a search by issuing a query with the Exa MCP tools and ensure the Exa server is configured with your API key.

Frequently Asked Questions about exa-search

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

FAQPage Schema
How do I use neural search for web content lookup?

Neural search for web content is performed using the web_search_exa tool to query current information across the web. It requires a configured Exa MCP server and a valid EXA_API_KEY in the environment.

Can I retrieve code context and API documentation using Exa?

Code context retrieval and API documentation lookup are handled by the get_code_context_exa tool. This function gathers code-specific context when you need technical documentation during software engineering tasks.

What's the best way to gather company and market research data?

Company and market research is executed through flexible query parameters in the Exa MCP server. You can gather people and company intelligence by issuing targeted queries with your configured EXA_API_KEY.

Do I need an Exa API key to use these search tools?

An Exa API key is required to authenticate all search requests. You must configure the Exa MCP server with a valid EXA_API_KEY in your environment before issuing any web or code queries.

Does neural search work for current information gathering tasks?

Neural search works for current information gathering by querying web content via the web_search_exa tool. It applies to real-time information lookup, market research, and people research tasks.

What are the limitations of using Exa for code context retrieval?

Exa code context retrieval is limited to the data accessible through the get_code_context_exa tool and requires a valid EXA_API_KEY. It functions strictly as a search tool and does not execute or compile the retrieved code context.