Skip to content

v2.169.1

Choose a tag to compare

@noahgift noahgift released this 21 Oct 20:00
· 2443 commits to master since this release

MCP Agent Toolkit v2.169.1

Installation

Install using curl:

curl -fsSL https://raw.githubusercontent.com/paiml/paiml-mcp-agent-toolkit/master/scripts/install.ts | deno run --allow-net --allow-read --allow-write --allow-env --allow-run -

Or with the shell wrapper:

curl -fsSL https://raw.githubusercontent.com/paiml/paiml-mcp-agent-toolkit/master/scripts/install.sh | sh

Or download the binary directly from the assets below.

What's New

  • Template generation for Makefiles, README files, and .gitignore files
  • Support for Rust, Deno/TypeScript, and Python UV toolchains
  • Stateless MCP server with embedded templates
  • Claude Code integration ready

Supported Platforms

  • Linux x86_64
  • macOS x86_64
  • macOS aarch64 (Apple Silicon)