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.; codebase-memory-mcp: codebase-memory-mcp is a structural analysis backend that indexes codebases into a persistent knowledge graph, drastically reducing token usage for code exploration by providing precise structural results. It integrates with AI assistants like Claude Code, offering advanced capabilities such as call graph tracing, architecture overviews, and dead code detection.
Giving AI agents access to current events, news, and web data beyond training cutoff
Code exploration and understanding: Quickly understand codebase architecture, find functions, and trace call paths without high token costs.