Exa is a modern AI search engine with SERP API, website crawler tools, and deep research API. Power your app with web search AI and web crawling API.
All Partners
ketch
Agent Apps & Assistants

Exa + ketch

Use Exa as a native search backend in the ketch CLI.

Overview

ketch is a Go agent-oriented search CLI with a native Exa backend. Select backend exa to use Exa’s hosted MCP endpoint, optionally authenticate with KETCH_EXA_API_KEY, and keep the backend choice in KETCH_BACKEND.

How to enable Exa in ketch:

  • Set KETCH_BACKEND to exa.
  • Optionally set KETCH_EXA_API_KEY for authenticated hosted MCP usage.
  • The equivalent config-file settings are backend: exa and exa_api_key.