# Add to your Claude Code skills
git clone https://github.com/paiml/paiml-mcp-agent-toolkit
README.md
PMAT
<div align="center">
<img src="docs/images/pmat-logo.svg" alt="PMAT" width="500">
<p><strong>Zero-configuration AI context generation for any codebase</strong></p>
17+ Languages - Rust, TypeScript, Python, Go, Java, C/C++, and more
Part of the PAIML Stack, following Toyota Way quality principles (Jidoka, Genchi Genbutsu, Kaizen).
Annotated Code Search
Every result includes TDG grade, Big-O complexity, git churn, code clones, pattern diversity, fault annotations, call graph, and syntax-highlighted source.
Getting Started
Add to your system:
# Install from crates.io
cargo install pmat
# Or from source (latest)
git clone https://github.com/paiml/paiml-mcp-agent-toolkit
cd paiml-mcp-agent-toolkit && cargo install --path server