Official Exa AI plugin providing web search, code search, company research, and deep research capabilities
npx claudepluginhub mikekelly/exa-cliExa AI web search, deep research, and content extraction. Provides MCP tools and research skills for comprehensive web search, people discovery, company research, academic papers, and more.
CLI for Exa AI search via GAP (Gated Agent Proxy).
By Mike Kelly.
npm install -g @realmikekelly/exa-cli
mikekelly/exa-gapSet your GAP token in a .env file in your working directory:
GAP_TOKEN=your-token-here
Or as an environment variable:
export GAP_TOKEN=your-token-here
The CLI checks .env first, then falls back to the environment variable.
exa-cli search "your query"
exa-cli search "anthropic claude" -n 10 -t deep
Options:
-n, --num-results <number> - Number of results (default: 8)-t, --type <type> - Search type: auto, fast, deep (default: auto)-l, --livecrawl <mode> - Livecrawl mode: fallback, preferred (default: fallback)-c, --context-max <chars> - Max characters for context (default: 10000)exa-cli code "react hooks typescript"
exa-cli code "express middleware authentication" -t 10000
Options:
-t, --tokens <number> - Number of tokens to return, 1000-50000 (default: 5000)exa-cli deep-search "latest developments in AI safety"
exa-cli deep-search "climate change solutions" -q "renewable energy" "carbon capture"
Options:
-q, --queries <queries...> - Additional search queriesexa-cli crawl "https://example.com/article"
exa-cli crawl "https://docs.example.com" -c 5000
Options:
-c, --max-chars <number> - Maximum characters to extract (default: 3000)exa-cli linkedin "software engineer san francisco"
exa-cli linkedin "CEO startup" -n 10
Options:
-n, --num-results <number> - Number of results (default: 5)exa-cli company "Anthropic"
exa-cli company "OpenAI" -n 10
Options:
-n, --num-results <number> - Number of results (default: 5)Start a comprehensive AI research task:
exa-cli research start "implications of quantum computing on cryptography"
exa-cli research start "renewable energy adoption" -m exa-research-pro
Options:
-m, --model <model> - Model: exa-research or exa-research-pro (default: exa-research)Check research status:
exa-cli research check <taskId>
MIT
Development marketplace for Superpowers core skills library
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.