Skip to content

v0.23.37

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Dec 00:27
· 2 commits to main since this release

Terminator MCP Agent Binaries

This release contains the Terminator MCP Agent standalone binaries for Windows platforms.

Available Downloads:

  • Windows x64: terminator-mcp-agent-win32-x64-msvc.zip
  • Windows ARM64: terminator-mcp-agent-win32-arm64-msvc.zip

Installation

  1. Download the appropriate archive for your platform
  2. Extract the binary
  3. Make it executable (Unix/macOS): chmod +x terminator-mcp-agent
  4. Run the agent: ./terminator-mcp-agent --transport http --port 3000

NPM Package

The MCP agent is also available as an NPM package: npm install -g @terminator/terminator-mcp-agent