Prerequisites
Before you begin, create an account and get your API Key.
Getting started
Connect to Exa to perform AI-powered semantic search, content retrieval, and comprehensive research through AI agents.- API
- UI
- Open Source
1
Install the SDKs (optional)
2
Create a Strata MCP Server with Exa
3
Authenticate with API Key
Get your Exa API key from the Exa AI website.
🎉 Your Exa MCP Server is ready! Once authentication is complete, you can use your MCP server URL with any MCP-compatible client.
Available Tools
Tools Information
Tools Information
Tool Name | Description |
---|---|
exa_search | Perform AI-powered semantic search across the web using neural or keyword search with advanced filtering options including domains, dates, and content patterns |
exa_get_contents | Retrieve clean, parsed HTML content from web pages using their Exa result IDs with optional highlighting and summarization |
exa_find_similar | Discover web pages that are semantically similar to a given URL based on content meaning and context |
exa_answer | Get direct, focused answers to specific questions by searching and analyzing web sources with citations |
exa_research | Conduct comprehensive, multi-source research on topics with structured analysis and detailed citations |
For more details about tool input schema, use the get_tools API.