Brave DevTools MCP for Claude Desktop
io.github.triuzzi/brave-mcp
MCP server and CLI for Brave DevTools
client:Claude Desktop
transport:stdio
runtime:npm
Install Brave DevTools MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"brave-mcp": {
"command": "npx",
"args": [
"-y",
"brave-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs