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