Skip to content

feat: add Exa AI-powered search tool#8487

Open
tgonzalezc5 wants to merge 1 commit intoaaif-goose:mainfrom
tgonzalezc5:feat/add-exa-search-extension
Open

feat: add Exa AI-powered search tool#8487
tgonzalezc5 wants to merge 1 commit intoaaif-goose:mainfrom
tgonzalezc5:feat/add-exa-search-extension

Conversation

@tgonzalezc5
Copy link
Copy Markdown

Summary

  • Add Exa as an extension in the server registry (servers.json) for AI-powered web search
  • Add documentation page (documentation/docs/mcp/exa-mcp.md) with Desktop and CLI configuration instructions, environment variable setup, and example usage
  • Exa offers neural, keyword, and auto search modes with content retrieval (text, highlights, summaries), category filtering, domain filtering, and date range filtering

Usage

npx -y exa-mcp-server

Set EXA_API_KEY environment variable with your API key from dashboard.exa.ai.

Files Changed

  • documentation/static/servers.json — added Exa entry to extension registry
  • documentation/docs/mcp/exa-mcp.md — new extension documentation page

Test Plan

  • Verify servers.json is valid JSON and Exa entry appears in the extensions catalog
  • Verify documentation page renders correctly with Desktop and CLI tabs
  • Verify deep link installer URL works in goose Desktop
  • Install extension via CLI and confirm exa-mcp-server starts with a valid API key

Add Exa as an extension option for AI-powered web search, including
the extension registry entry and documentation page.

Signed-off-by: Teo Gonzalez Collazo <teodorolgonzalez5@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant