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

# MCP

> Remote and local MCP call the same public operations with exact-hash approval.

# MCP

[Intro](#intro)

<h2 id="intro">
  Intro
</h2>

Each public operation becomes one MCP tool or a documented exclusion. The executor speaks `/api/v1` over HTTP. It does not import domain or database packages.

Continue with [webhooks](./webhooks#intro) and the [CLI](./cli#intro).

<h2 id="approval">
  Approval
</h2>

Read tools run with the grant. Financial or destructive tools create a canonical intent hash of `operation_id`, tenant, environment, and input. A short single-use human approval authorizes exactly that hash. Changing amount, currency, target, or idempotency key invalidates it.
