Brave Search MCP: The Brave Search MCP server is part of the official Model Context Protocol reference implementations. It gives AI agents real-time web search via the Brave Search API, enabling access to current news, facts, and web content that the model's training data doesn't cover. A foundational MCP integration for any agent requiring up-to-date information retrieval.; mex: mex provides persistent, navigable project memory for AI coding agents, allowing every session to start with the right context instead of a cold prompt. It structures agent memory through a markdown scaffold, offers CLI tools for drift detection against the real codebase, and synchronizes context to keep agents aligned and reduce token usage.
Giving AI agents access to current events, news, and web data beyond training cutoff
Maintaining consistent project context for AI coding agents across multiple sessions.