Files
2025-06-12 10:58:21 -07:00

12 lines
140 B
JSON

{
"servers": {
"Homebrew": {
"type": "stdio",
"command": "brew",
"args": [
"mcp-server"
]
}
}
}