# StatsReceipt Trust Engine

# 🧾 StatsReceipt Creator Receipt Engine

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add statsreceipt/trust-engine

# Browse available tools
npx -y @smithery/cli@latest tool list statsreceipt/trust-engine

# Get full schema for a tool
npx -y @smithery/cli@latest tool get statsreceipt/trust-engine generate_creator_receipt

# Call a tool
npx -y @smithery/cli@latest tool call statsreceipt/trust-engine generate_creator_receipt '{}'
```

## Direct MCP Connection

Endpoint: `https://trust-engine--statsreceipt.run.tools`

## Tools (2)

- `generate_creator_receipt` — [Creator Metrics] Creates an aesthetic, professional-grade metric receipt for a social media creator. Best used for sha…
- `generate_verified_mrr_receipt` — [Business Metrics] Generates a verified financial receipt for a SaaS startup by fetching official data from TrustMRR.co…

```bash
# Get full input/output schema for a tool
npx -y @smithery/cli@latest tool get statsreceipt/trust-engine <tool-name>
```

## Resources

- `statsreceipt://docs/verify-guidelines` — Official guide on how to fairly and accurately verify social and SaaS metrics.

## Prompts (2)

- `generate-viral-receipt` (handle) — Create a high-impact social media verification receipt with premium visual styles.
- `verify-saas-mrr` (brand) — Draft a verified MRR link for your SaaS startup with professional business layouts.
