Native Safari browser automation for AI agents with 80+ tools. No Chrome dependency, optimized for Apple Silicon with 60% less CPU overhead.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y safari-mcpAgent-CoreX intelligently routes which tools from achiya-automation/safari-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"safari-mcp": {
"command": "npx",
"args": [
"-y",
"safari-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add safari-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use achiya-automation/safari-mcp directly without routing
npx -y safari-mcpNew to Agent-CoreX? View setup guide →