# com.saymetry/saymetry (remote · saymetry.com)

Measure what ChatGPT, Claude, Gemini and 4 more AI engines say about any business. No auth.

- Trust score: 76/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `saymetry.com`: 76/100 (this document), [markdown](https://verifymcp.io/servers/com-saymetry-saymetry/api-mcp.md), [page](https://verifymcp.io/servers/com-saymetry-saymetry/api-mcp)

## Channel facts

- Endpoint: `https://saymetry.com/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-25.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 5 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 76/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 689 tokens (~137/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 77/100
  - Stability observed for 23 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 96/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 88% of tool parameters carry a description.
- **Tool Safety**: 75/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "publish_grade_page" implies "publish" and declares no destructiveHint at all, which the MCP spec reads as destructive by default.
  - An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the com.saymetry/saymetry MCP server?

com.saymetry/saymetry is a hosted endpoint at https://saymetry.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-saymetry-saymetry 'https://saymetry.com/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-saymetry-saymetry": {
      "url": "https://saymetry.com/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-saymetry-saymetry": {
      "type": "http",
      "url": "https://saymetry.com/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-saymetry-saymetry]
url = "https://saymetry.com/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-saymetry-saymetry": {
      "type": "remote",
      "url": "https://saymetry.com/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-saymetry-saymetry --url 'https://saymetry.com/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-saymetry-saymetry:
    url: "https://saymetry.com/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-saymetry-saymetry": {
      "Transport": "http",
      "Url": "https://saymetry.com/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-saymetry-saymetry -t streamable-http -u 'https://saymetry.com/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-saymetry-saymetry": {
      "type": "http",
      "url": "https://saymetry.com/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-25 (score 76, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-23 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-21 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (5)

### `check_ai_readability` (~106 tokens)

Check AI readability of a website

Grade whether AI engines (ChatGPT, Claude, Gemini, Perplexity and others) can read and quote a website: structured data, llms.txt, crawlability, titles, answer-shaped content. Free, instant, no signup. Use when the user asks how visible their site is to AI, whether ChatGPT can read their site, or how to improve AI visibility.

Input parameters:

- `url` (string, required): The website domain or URL to check, e.g. example.com

### `request_demo_call` (~240 tokens)

Request a free Saymetry demo call

Request a free demo call for the user with Saymetry, the AI-visibility measurement company. Within one business day a human sends a call link and walks the user through a demo report built on THEIR actual market (real engines, real buyer questions — not a generic sample), live on the call. Use when the user is a marketer or business owner who wants to know what AI says about their business, needs a custom AI-visibility report, or is an agency evaluating a white-label AI-visibility dashboard. Free, nothing charged. Confirm the details with the user before calling.

Input parameters:

- `company` (string, required): The user's company name
- `contact_name` (string)
- `email` (string, required): The user's email — the call link goes here
- `kind` (string, required): 'agency_demo' for agencies wanting the white-label dashboard, 'custom_report' otherwise
- `market` (string, required): What the company sells, to whom, and where — a sentence or two; the demo questions are built from this
- `roster_size` (string): Agencies only: how many clients they manage
- `url` (string, required): The user's website

### `join_affiliate_program` (~184 tokens)

Join the Saymetry affiliate program

Register the user for Saymetry's affiliate program: 30% of each referred first payment, 60-day cookie, monthly payouts in USDC, USDT or by Wise from $50. Returns their referral link and private stats dashboard. Use only with the user's explicit consent — this creates an account with their email and payout details. Referral links must be disclosed as affiliate links.

Input parameters:

- `country` (string, required): The user's country (decides the tax form at payout)
- `email` (string, required): The user's email; one account per email
- `name` (string, required): The user's name
- `payout_handle` (string, required): Wallet address, or the email on their Wise account
- `payout_method` (string, required)
- `payout_network` (string): Required for crypto payouts; omit for wise
- `site` (string): Where they will share the link

### `publish_grade_page` (~113 tokens)

Publish a permanent grade page

Turn an AI-readability check into a permanent public page at saymetry.com/grade/<domain>, with the evidence quoted and an embeddable SVG badge. Free. Use after check_ai_readability when the user wants a shareable link, wants to show the grade on their site, or when you want to hand them a URL instead of raw results. Re-checks are limited to once an hour per domain.

Input parameters:

- `url` (string, required): The domain to publish a grade for, e.g. example.com

### `get_offer_sheet` (~46 tokens)

Get the Saymetry offer sheet

Saymetry's current products, prices and measurement methodology facts, in plain text. Use to answer questions about what Saymetry sells, what a scan costs, or how the measurement works.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-saymetry-saymetry/api-mcp#diagnostics

## Score history

- 2026-09-25: 76
- 2026-09-24: 75
- 2026-09-23: 75
- 2026-09-22: 74
- 2026-09-21: 74
- 2026-09-20: 73
- 2026-09-19: 73
- 2026-09-18: 72
- 2026-09-17: 72
- 2026-09-16: 72
- 2026-09-15: 71
- 2026-09-14: 71
- 2026-09-13: 70
- 2026-09-12: 70
- 2026-09-11: 69
- 2026-09-10: 69
- 2026-09-09: 68
- 2026-09-08: 68
- 2026-09-07: 67
- 2026-09-06: 67
- 2026-09-05: 66
- 2026-09-04: 66
- 2026-09-03: 65
- 2026-09-02: 65

## Common questions

### What is the com.saymetry/saymetry MCP server?

com.saymetry/saymetry is an MCP server listed in the public MCP registry as com.saymetry/saymetry. Measure what ChatGPT, Claude, Gemini and 4 more AI engines say about any business. No auth. This page covers its hosted endpoint (https://saymetry.com/api/mcp).

### Is the com.saymetry/saymetry MCP server safe to use?

com.saymetry/saymetry scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the com.saymetry/saymetry MCP server expose?

com.saymetry/saymetry exposes 5 tools: check_ai_readability, request_demo_call, join_affiliate_program, publish_grade_page, get_offer_sheet. Their descriptions and schemas cost roughly 689 tokens of context every time the server is loaded.

### Does the com.saymetry/saymetry MCP server require authentication?

No. We connected to com.saymetry/saymetry without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the com.saymetry/saymetry MCP server still maintained?

com.saymetry/saymetry is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://saymetry.com/api/mcp
- Website: https://saymetry.com/agents
- Changelog RSS feed: https://verifymcp.io/servers/com-saymetry-saymetry/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-saymetry-saymetry/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-saymetry-saymetry/api-mcp
