exa-mcp.md

Exa MCP

Featured
from"exa-labs"
1.4k

Search engine made for AIs with semantic search

AI & ML
ExasearchsemanticAI
install.sh
# Clone the repository
$git clone https://github.com/exa-labs/exa-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve