Exa Search
Fast, intelligent web search and web crawling. Get fresh information about libraries, APIs, and SDKs.
Share:
About
Fast, intelligent web search and web crawling. Get fresh information about libraries, APIs, and SDKs.
Example tools
Illustrative tool names — the actual tool set is defined by the server at runtime.
web_search
Search the web and return top results
fetch_url
Fetch and return the contents of a URL
Screenshots
No screenshots yet.
Install Exa Search
Claude Desktop
Add this to claude_desktop_config.json.
{
"mcpServers": {
"exa-search": {
"url": "https://…",
"transport": "http"
}
}
}Cursor
Add this to ~/.cursor/mcp.json.
{
"mcpServers": {
"exa-search": {
"url": "https://…"
}
}
}VS Code
Add this to your workspace settings.json.
{
"mcp.servers": {
"exa-search": {
"type": "http",
"url": "https://…"
}
}
}Reviews
Sign in to leave a review.
No reviews yet. Be the first!
Discussion(0)
No comments yet.