mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
12 lines
140 B
JSON
12 lines
140 B
JSON
{
|
|
"servers": {
|
|
"Homebrew": {
|
|
"type": "stdio",
|
|
"command": "brew",
|
|
"args": [
|
|
"mcp-server"
|
|
]
|
|
}
|
|
}
|
|
}
|