Brave Search MCP
Web search for your agent via the Brave Search API. Handy when the model needs up-to-date docs, error messages, or library references not in its train…
#mcp #search #web +1
Cursor, Claude Code, Windsurf +3
DetailsPull up-to-date library and framework documentation into your agent's context. Good for Next.js, React, and other fast-moving stacks where docs change often.
#mcp #docs #context7 #libraries
Snippet
{
"mcpServers": {
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp@latest"]
}
}
}
Default config location for each supported agent.
.cursor/mcp.json.claude/settings.json.windsurf/mcp.json.cline/mcp.json.codex/config.tomlWeb search for your agent via the Brave Search API. Handy when the model needs up-to-date docs, error messages, or library references not in its train…
#mcp #search #web +1
Cursor, Claude Code, Windsurf +3
DetailsNext.js App Router expert guidance for routing, Server Components, caching, data fetching, and Vercel deployment.
#nextjs #react #vercel +1
Cursor, Claude Code, Windsurf +3