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.; Vera: Vera is a local-first code search tool that uses BM25, vector search, and cross-encoder reranking. It indexes over 60 languages with tree-sitter and returns structured JSON results. It runs as a single static binary with no external dependencies.
Giving AI agents access to current events, news, and web data beyond training cutoff
Semantic code search in large codebases