From jarvis-automation
Web search capabilities for finding documentation and solutions
npx claudepluginhub turbo31150/jarvis-linuxAdd to your .mcp.json:
{
"mcpServers": {
"brave-search": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-brave-search"
],
"env": {
"BRAVE_API_KEY": "<your-brave-api-key>"
}
}
}
}Replace placeholder values for: BRAVE_API_KEY
This MCP server needs API keys or credentials. Configure them in your environment before use.
npxBRAVE_API_KEY=