v2.169.1
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 | shOr 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)