Control your macOS Homebrew setup using natural language via this MCP server. Simply manage your packages, or ask for suggestions, troubleshoot brew issues etc.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y homebrew-mcpAgent-CoreX intelligently routes which tools from jeannier/homebrew-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"homebrew-mcp": {
"command": "npx",
"args": [
"-y",
"homebrew-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Secure file operations with configurable access controls
AI-native directory visualization with semantic analysis, ultra-compressed formats for AI consumption, and 10x token reduction. Supports quantum-semantic mode with intelligent file categorization.
The Box MCP server allows third party AI agents to securely and seamlessly access Box content and use tools such as search, asking questions from files and folders, and data extraction.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add homebrew-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use jeannier/homebrew-mcp directly without routing
npx -y homebrew-mcpNew to Agent-CoreX? View setup guide →