{ "name": "exa", "owner": { "name": "Exa", "email": "hello@exa.ai" }, "metadata": { "description": "Official Exa plugin for web search, content fetching, and multi-step research.", "version": "3.4.1" }, "plugins": [ { "name": "exa", "source": "./", "description": "Connect AI agents to Exa for web search, content fetching, and multi-step research.", "version": "3.4.1", "author": { "name": "Exa", "email": "hello@exa.ai" }, "homepage": "https://docs.exa.ai/reference/exa-mcp", "repository": "https://github.com/exa-labs/exa-mcp-server", "license": "MIT", "keywords": [ "mcp", "exa", "search", "web-search", "agent", "research" ], "category": "productivity", "mcpServers": { "exa": { "type": "http", "url": "https://mcp.exa.ai/mcp?client=claude-code-plugin", "headers": { "x-exa-source": "claude-code-plugin" } } } } ] }