@pipeworx/exa

Connect: https://gateway.pipeworx.io/exa/mcp · Install: one-click buttons

Tools: 3

Tools

  • search — Neural/semantic web search — find pages by meaning, not just keywords. Returns title, URL, published date, author, and relevance score. Optionally retrieve clean page text inline. Example: search({ qu
  • get_contents — Retrieve clean, parsed page contents (text) for one or more Exa result IDs or URLs. Use after search to read the full content of pages. Example: get_contents({ ids: [“https://example.com/article”] })
  • find_similar — Find pages similar to a given URL using neural/semantic matching. Returns title, URL, relevance score, and published date. Example: find_similar({ url: “https://example.com/great-article”, num_results

Tools

  • find_similar — Find pages similar to a given URL using neural/semantic matching. Returns title, URL, relevance score, and published date. Example: find_similar({ url: https://example.com/great-article , num_results:
  • get_contents — Retrieve clean, parsed page contents (text) for one or more Exa result IDs or URLs. Use after search to read the full content of pages. Example: get_contents({ ids: [ https://example.com/article ] })
  • search — Neural/semantic web search — find pages by meaning, not just keywords. Returns title, URL, published date, author, and relevance score. Optionally retrieve clean page text inline. Example: search({ qu

Regenerated from source · build June 3, 2026