From f1938a2dc2775837c35b8513a8e5ae6901057348 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Mon, 20 Apr 2026 08:03:24 -0500 Subject: [PATCH] Add exa plugin --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 9629546..3d0d634 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -510,6 +510,20 @@ }, "homepage": "https://elixir-lsp.github.io/elixir-ls/" }, + { + "name": "exa", + "description": "Exa 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.", + "author": { + "name": "Exa" + }, + "category": "productivity", + "source": { + "source": "url", + "url": "https://github.com/exa-labs/exa-mcp-server.git", + "sha": "bd2ccdd52ca7a35fbc2207ad266bb2a961c0e793" + }, + "homepage": "https://exa.ai/docs/reference/exa-mcp" + }, { "name": "explanatory-output-style", "description": "Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)",