Terminator Mcp Darwin Arm64
Freeby MCP Community
This is the **aarch64-apple-darwin** binary for `terminator-mcp-agent`.
v0.22.11Added Apr 12, 2026
Terminator Mcp Darwin Arm64 MCP Server
This is the aarch64-apple-darwin binary for terminator-mcp-agent.
Installation
npx -y terminator-mcp-darwin-arm64
Reviews
Installation
Quick install
npx -y terminator-mcp-darwin-arm64
Add to claude_desktop_config.json
{
"mcpServers": {
"terminator-mcp-darwin-arm64": {
"command": "npx",
"args": ["-y", "terminator-mcp-darwin-arm64"]
}
}
}