@assemblyline-agents/exa
v10.3.2
Published
Official Assembly Line Exa web-search connection plugin.
Maintainers
Readme
@assemblyline-agents/exa
Official Assembly Line connection plugin for Exa web search.
It connects agents to Exa's official hosted MCP server for current web search, page retrieval, and optional advanced search. The hosted endpoint works without credentials. Set EXA_API_KEY on the runtime host when you need Exa's production rate limits; the plugin sends it as the x-api-key header and never exposes it to the model.
Install
assembly-line add exa agentExa's reviewed surface is read-only, so its default has no write tools to gate.
The default endpoint enables web_search_exa and web_fetch_exa. To opt into
Exa's advanced search tool, set EXA_MCP_URL to:
https://mcp.exa.ai/mcp?tools=web_search_exa,web_fetch_exa,web_search_advanced_exaPart of Assembly Line
This package is part of Assembly Line, a vendor-neutral, filesystem-first framework for durable AI agents. See the developer documentation in docs/developers/ for setup, agent authoring, and deployment guides.
License
MIT
