Search Specialist Agent
Expert web researcher using advanced search techniques and synthesis. Masters search operators, result filtering, and multi-source verification. Handles competitive analysis and fa
by Brave
An MCP server that integrates the Brave Search API so an agent can run web and local searches for fresh, current results. It supports general web queries plus news, and local business/points-of-interest search, with filtering options. It requires a Brave Search API key and works with any MCP-compatible host.
The Model Context Protocol (MCP).
Setup steps with copy-paste config. Sources are cited under each method.
Requires: Node.js · A Brave Search API key
Get a Brave Search API key
Create an API key in the Brave Search API dashboard.
Add to your MCP config
Provide the API key as an environment variable.
{
"mcpServers": {
"brave-search": {
"command": "npx",
"args": ["-y", "@brave/brave-search-mcp-server"],
"env": { "BRAVE_API_KEY": "<your-api-key>" }
}
}
}Copy-paste prompts written to exercise this plugin, with what to expect.
You need current facts the model wasn't trained on.
Search the web for the latest changes in this framework's v3 release and summarize them with source links.
What to expect: The agent runs a live Brave search and answers with a summary plus source URLs, rather than relying on stale training data.
Real prompts from the IterPrompt library you can copy or run.
Expert web researcher using advanced search techniques and synthesis. Masters search operators, result filtering, and multi-source verification. Handles competitive analysis and fa
Turn raw interview notes into themes, quotes, and design implications.
Extract claims, methods, and limitations from any paper — with skepticism built in.
Walk into every external meeting with a one-page brief built from your notes.
Turn any AI chat into a llm researcher with this community persona prompt.
Turn any AI chat into an in-depth article enhancement with research with this community persona prompt.
Yes — the server calls the Brave Search API, which requires a key. Brave offers tiered plans; confirm current limits and pricing on Brave's API page.
AI Prompts for Software Developers
Use AI for code review, debugging, testing, and documentation — with prompts and agent skills that keep coding agents reliable.
Task guideHow to Conduct Market Research with AI
Use AI to structure market research — frame questions, organize findings, and turn scattered information into a clear brief you can verify.
The facts on this page and where they come from. Anything unverified is labeled — we'd rather say "unknown" than guess.
Install steps, pricing, and availability change often. Always confirm on the official page before relying on setup details.