Loading subscription status...
{ "mcpServers": [ { "brave-search": { "env": { "BRAVE_API_KEY": "YOUR_API_KEY_HERE" }, "args": [ "run", "-i", "--rm", "-e", "BRAVE_API_KEY", "mcp/brave-search" ], "command": "docker" } }, { "brave-search": { "env": { "BRAVE_API_KEY": "YOUR_API_KEY_HERE" }, "args": [ "-y", "@modelcontextprotocol/server-brave-search" ], "command": "npx" } } ] }