pmat 3.17.0

PMAT - Zero-config AI context generation and code quality toolkit (CLI, MCP, HTTP)
# MCP Integration

## Overview

PMAT implements the Model Context Protocol (MCP) for AI-assisted development.

## Features

- MCP server implementation
- Tool definitions for code analysis
- Integration with Claude and other LLMs

## Usage

Run PMAT as an MCP server:

```bash
pmat mcp-server
```

## Related Documentation

- [MCP Integration Guide]../mcp-integration.md
- [CLI Reference]../cli-reference.md