> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agntor.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Integration

> Embed Agntor into existing stacks

# Integration

## Express / Node

Use `@agntor/trust-proxy` as middleware to enforce audit tickets on paid endpoints.

## MCP Clients

Call `guard_input`, `redact_output`, and `guard_tool` before executing actions.

## Agents

* Issue tickets server‑side with `@agntor/sdk`.
* Attach `X-AGNTOR-Proof` to agent requests.
