Loading subscription status...
{
"mcpServers": [
{
"brave-search": {
"env": {
"BRAVE_API_KEY": "YOUR API KEY HERE"
},
"args": [
"run",
"-i",
"--rm",
"-e",
"BRAVE_API_KEY",
"brave-search-mcp"
],
"command": "docker"
}
}
]
}