EchoRelay
REMOTE · MCP.ECHORELAY.DEV · SCANNED AUG 3
Manage EchoRelay relay projects from any MCP client: lines, endpoints, keys, billing, logs, DLQ.
Available components
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. How we score →
Endpoint Security91
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token. See how to fix → View diagnostics → Fail
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability76
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 8094 tokens (~105/item across 77 items; 77 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage95
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 85% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · mcp.echorelay.dev
claude mcp add --transport http dev-echorelay-management https://mcp.echorelay.dev/
[mcp_servers.dev-echorelay-management] url = "https://mcp.echorelay.dev/"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"dev-echorelay-management": {
"type": "remote",
"url": "https://mcp.echorelay.dev/",
"enabled": true
}
}
} openclaw mcp add dev-echorelay-management --url https://mcp.echorelay.dev/ --transport streamable-http
mcp_servers:
dev-echorelay-management:
url: "https://mcp.echorelay.dev/" {
"mcpServers": {
"dev-echorelay-management": {
"type": "http",
"url": "https://mcp.echorelay.dev/"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +1
- Tool “get_billing” rewrote its description, which is the text the model reads security
- Schema quality: good → excellent functional
- 1 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +5
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 28 Jul 26 +1
- Tool “get_metrics” rewrote its description, which is the text the model reads security
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 71
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://mcp.echorelay.dev
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=echorelay.dev | CN=YE2,O=Let's Encrypt,C=US | 15 Jul 2026 | 13 Oct 2026 | ECDSA 256 | ECDSA-SHA384 | 5e7ac8365d20844d7e1417bcd875d5a3c9d |
| SANs: *.echorelay.dev, echorelay.dev | ||||||
| CN=YE2,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 4df3b15dd6c0784c507cd37b58e6f115 |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
DNSSEC secure
Validation of mcp.echorelay.dev. — Secure
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| dev. | present | 60074 | 8 | Verified |
| echorelay.dev. | present | 2371 | 13 | Verified |
| mcp.echorelay.dev. | Verified address RRset verified with the apex keys |
Authentication Challenged, unverified
The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.
| Result | Challenged, unverified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains |
| content-security-policy | frame-ancestors 'self' |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| referrer-policy | strict-origin-when-cross-origin |
| permissions-policy | geolocation=(), microphone=(), camera=() |
Protected resource metadata
| Retrieved | No |
|---|---|
| Problem | no_resource_metadata |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.echorelay.dev | Verified | 200 | |
| http (plaintext) | http://mcp.echorelay.dev | HTTPS enforced | 301 | https://mcp.echorelay.dev/ |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
preview_plan_change ~89
Preview what would happen if change_plan were called with this plan: the immediate-charge amount (cents), the next-invoice amount, the effective date, and the kind (`applied` for in-cycle upgrade, `scheduled` for at-period-end downgrade / cancel). Owner-only; requires a token minted with the billing scope.
| Name | Type | Req | Description |
|---|---|---|---|
| plan | string | yes | Target plan to preview a switch to. |
No output schema declared.
No examples provided.
protect_project ~93
Turn on archive protection for a project you own: archive_project (on every surface — panel, REST, and this tool) then refuses until it is lifted. Idempotent. Permanent from here — there is no tool or API call to turn it back off; only contacting support can. Requires an ACCOUNT-scoped token and the `config` scope.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The slug of a project you own. |
No output schema declared.
No examples provided.
publish_line_draft ~37
Publish one line draft now and clear only its schedule.
| Name | Type | Req | Description |
|---|---|---|---|
| draftRevision | integer | yes | — |
| lineKey | string | yes | — |
No output schema declared.
No examples provided.
remove_member ~64
Remove a member (accepted or pending) from this project by their member ID or email. Owner only.
| Name | Type | Req | Description |
|---|---|---|---|
| string | — | Email address (alternative to memberId — removes the first matching member). | |
| memberId | string | — | Member record UUID (from list_members). |
No output schema declared.
No examples provided.
rename_project ~90
Rename a project you own (the display name only — the slug, which is the identity in URLs / Redis, never changes). Requires an ACCOUNT-scoped token and the `config` scope. 404-equivalent error when you do not own the slug.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | The new display name (1–100 chars). |
| slug | string | yes | The slug of a project you own. |
No output schema declared.
No examples provided.
resend_invite ~84
Re-send the invitation email for a still-pending invite, by member ID or email (from list_members). The original accept link is reused. Already-accepted members are rejected. Owner only.
| Name | Type | Req | Description |
|---|---|---|---|
| string | — | Email address (alternative to memberId — targets the first matching pending invite). | |
| memberId | string | — | Member record UUID (from list_members). |
No output schema declared.
No examples provided.
resume_addon ~123
Resume (un-cancel) a pending-cancel add-on whose paid-through cycle has not yet ended. Clears the cancellation so the add-on renews normally at the next cycle boundary. No new charge — the cycle was already paid. Stackable add-ons cannot be resumed; buy a new unit instead. Returns {addonKey, project, nextRenewalAt, resumed}. Owner-only; requires a token minted with the billing scope.
| Name | Type | Req | Description |
|---|---|---|---|
| addonKey | string | yes | Add-on key to resume (e.g. "log_retention", "rpm_5000"). |
No output schema declared.
No examples provided.
retry_dlq_entry ~118
Re-enqueue a DLQ entry to the main relay stream and delete it from the DLQ. A replay is billed like any relay — it charges the entry's original credit cost to the project before re-sending; if the balance is too low the entry stays in the DLQ and this returns an insufficient-credits error (top up and retry). Succeeds if the entry exists, errors if it's already gone (retried or discarded). Requires edit access.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Redis stream id from list_dlq. |
No output schema declared.
No examples provided.
reveal_rotation_successor ~91
One-shot retrieval of the plaintext for a successor minted by the auto-rotation scheduler (not by rotate_api_key — that returns its own plaintext directly). Decrypts the at-rest ciphertext, returns it once, then destroys it; a second call errors. Only available while the predecessor still has an unrevealed successor.
| Name | Type | Req | Description |
|---|---|---|---|
| keyId | string | yes | UUID of the predecessor key whose successor to reveal. |
No output schema declared.
No examples provided.
revoke_api_key ~45
Manual hard revoke. The key stops authenticating on the next request. Owner anywhere, editor on own keys.
| Name | Type | Req | Description |
|---|---|---|---|
| keyId | string | yes | UUID of the key to revoke. |
No output schema declared.
No examples provided.
revoke_project_token ~113
Revoke a PROJECT-scoped API token on a project you own — any holder's, not just your own (the account-owner kill switch for a leaked or retired integration token). Soft-revoke: the row stays for traceability and the token is rejected immediately. Idempotent. Requires an ACCOUNT-scoped token and the `config` scope.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The slug of a project you own. |
| tokenId | string | yes | The token UUID (from create_project_token or list_project_tokens). |
No output schema declared.
No examples provided.
rollback_config ~35
Publish a retained line revision immediately and clear any pending schedule.
| Name | Type | Req | Description |
|---|---|---|---|
| lineKey | string | yes | — |
| revision | integer | yes | — |
No output schema declared.
No examples provided.
rotate_api_key ~66
Mint a linked successor for an existing key. Returns the successor plaintext exactly once — store it now. The predecessor stays valid through its overlap window so callers can swap without downtime. Owner anywhere, editor on own keys.
| Name | Type | Req | Description |
|---|---|---|---|
| keyId | string | yes | UUID of the key to rotate. |
No output schema declared.
No examples provided.
schedule_line_publish ~44
Schedule one non-empty line draft. Active subscribers required.
| Name | Type | Req | Description |
|---|---|---|---|
| draftRevision | integer | yes | — |
| lineKey | string | yes | — |
| scheduledAt | string | yes | — |
No output schema declared.
No examples provided.
set_burst_opt_in ~133
Enable or disable the auto-decaying burst window for live traffic and publish the change immediately. When enabled, brief spikes a little above your steady RPM cap are absorbed at the normal credit rate (no surcharge, no burst SKU) instead of being rejected. Sustained overage decays back to your steady cap; headroom returns once traffic cools below the cap or you add RPM. Burst usage is tracked so you can see when to upgrade. Default is off (steady cap is a hard 429). Requires edit access.
| Name | Type | Req | Description |
|---|---|---|---|
| enabled | boolean | yes | true to enable the burst window; false to disable. |
No output schema declared.
No examples provided.
set_docs_shared ~153
Turn the line's public OpenAPI docs on or off. When enabled, the line's spec is published at docs.{baseDomain}/{slug}/{lineKey} (and …/openapi.json); when disabled those URLs return 404. The `docsShared` field on each line read (list_lines) reflects the current state. Requires edit access.
| Name | Type | Req | Description |
|---|---|---|---|
| commitMode | string | — | Defaults to publish. Draft writes require draftRevision. |
| draftRevision | integer | — | Current line draft revision, required for draft writes. |
| enabled | boolean | yes | true to publish the line's public docs; false to take them down. |
| lineKey | string | yes | The line key, e.g. "v1". |
No output schema declared.
No examples provided.
set_key_policy ~78
Owner-only. Edit the project's key policy. Only fields present in the patch are touched. Editors calling this get an error — use get_key_policy to read.
| Name | Type | Req | Description |
|---|---|---|---|
| defaultKeyTtlDays | integer|null | — | — |
| editorsMayCreateNonExpiringKeys | boolean | — | — |
| maxKeyTtlDays | integer|null | — | — |
No output schema declared.
No examples provided.
set_member_role ~99
Change a member's role between editor, viewer, and billing. Identify the member by their member ID or email (from list_members); the project owner's own role cannot be changed. Returns the updated member record. Owner only.
| Name | Type | Req | Description |
|---|---|---|---|
| string | — | Email address (alternative to memberId — targets the first matching member). | |
| memberId | string | — | Member record UUID (from list_members). |
| role | string | yes | The new role. |
No output schema declared.
No examples provided.
set_outbound_allowlist ~177
Narrow the project's outbound host allowlist — the hosts a target may point at. The current list is on get_project as `outboundHostAllowlist` (empty means any public host). This tool may only narrow it: `patterns` must be a strict subset of, or equal to, the current list, compared as exact strings — submitting a wildcard that would cover an existing exact host, or clearing to empty, is refused as a widen. Widening the list is web-only, in the panel. Refused when the project already has a target (inactive lines included) outside the submitted list. Requires edit access.
| Name | Type | Req | Description |
|---|---|---|---|
| patterns | array | yes | The full replacement list of allowed hosts, e.g. ["api.stripe.com", "*.internal.example.com"]. Must be a subset of the current outboundHostAllowlist. |
No output schema declared.
No examples provided.
set_rpm_ceiling ~149
Set or clear a self-set ceiling on this project's own effective live-traffic RPM (Traffic shaping) — for when your origin can't take the throughput your plan grants. Never plan-gated: the ceiling can only LOWER your effective RPM below your plan/add-on rate, never raise it, and never touches billing. Steady traffic is capped at the ceiling; if Burst Protect is on, its headroom is measured above the ceiling, not above the plan rate. The current value is on get_project as `rpmCeiling` (null = no ceiling). Requires edit access.
| Name | Type | Req | Description |
|---|---|---|---|
| rpmCeiling | integer|null | yes | A positive integer to set the ceiling, or null to clear it. |
No output schema declared.
No examples provided.
start_subscription ~73
Begin a new Pro or Scale subscription for the project owner. Returns `{checkoutUrl, plan}` — surface the URL to the human for approval. Errors if the owner is already on an active paid plan (use change_plan instead). Owner-only; requires a token minted with the billing scope.
| Name | Type | Req | Description |
|---|---|---|---|
| plan | string | yes | — |
No output schema declared.
No examples provided.
start_topup ~106
Begin a credit-pack top-up for the project owner. Pass the pack`s `eurCents` (from list_credit_packs). Returns `{checkoutUrl, credits, eurCents, directCharge}` or `{transactionId, credits, eurCents, directCharge:true}` on subsequent MCP purchases. Owner-only; requires a token minted with the billing scope.
| Name | Type | Req | Description |
|---|---|---|---|
| eurCents | integer | yes | Pack price in EUR cents, matching a pack returned by list_credit_packs. |
No output schema declared.
No examples provided.
subscribe_addon ~188
Subscribe the project owner to a monthly add-on (RPM upgrade, team seat, extended log retention, extra file storage in +5 GB blocks, …). Charges the saved payment method immediately, then auto-renews every 30 days until `unsubscribe_addon` — or until the subscription ends, after which the already-paid cycle stays active to its own end date and stops without further charges. Requires an active Pro/Scale subscription and a saved PM. RPM upgrades (rpm_*) are per-project and apply to THIS project automatically. Returns `{addonKey, project, monthlyEurCents, transactionId, activatedAt, nextRenewalAt}`. Owner-only; requires a token minted with the billing scope.
| Name | Type | Req | Description |
|---|---|---|---|
| addonKey | string | yes | Stable key from list_addons (e.g. "team_member", "rpm_2000", "log_retention", "file_storage"). |
No output schema declared.
No examples provided.
unarchive_project ~85
Restore an archived project you own to the data plane. Restoring consumes one of your plan's active-project slots, so at the limit this returns an error telling you to archive another project or upgrade. Idempotent for an already-active project. Requires an ACCOUNT-scoped token and the `config` scope.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The slug of a project you own. |
No output schema declared.
No examples provided.
unsubscribe_addon ~67
Cancel an active add-on subscription. Stops future charges; the current cycle stays active until expiry. RPM upgrades are cancelled for THIS project. Returns `{addonKey, project, cancelledAt}`. Owner-only; requires a token minted with the billing scope.
| Name | Type | Req | Description |
|---|---|---|---|
| addonKey | string | yes | — |
No output schema declared.
No examples provided.
update_credential ~202
Rename a credential and/or rotate its secret, publishing the change immediately so every target that uses this credential picks it up right away. Omit a secret field (or the whole `auth` object) to keep the existing value — the vault can never show a secret back to confirm it, so leaving it out means "unchanged," not "cleared." The destination host cannot be changed here: create a new credential for a new destination.
| Name | Type | Req | Description |
|---|---|---|---|
| auth | object | — | Same shape as create_credential. Omit to keep the existing auth entirely. |
| credentialId | string | yes | UUID of the credential (from list_credentials). |
| destinationHost | string | — | Permanent — may only restate the credential's current host (omit it, or send back what list_credentials reported). Any other value is refused; a credential is never re-aimed, it is replaced. |
| name | string | — | New name. Omit to keep the existing one. |
No output schema declared.
No examples provided.
update_endpoint ~124
Update an endpoint immediately or in its line draft. The patch is merged field-by-field. Requires edit access.
| Name | Type | Req | Description |
|---|---|---|---|
| commitMode | string | — | Defaults to publish. Draft writes require draftRevision. |
| draftRevision | integer | — | Current line draft revision, required for draft writes. |
| endpointId | string | yes | The endpoint UUID. |
| lineKey | string | yes | The line key. |
| patch | object | yes | Partial endpoint document — same shape as create_endpoint, every field optional. |
| scheduledAt | string | — | Compatibility alias: stage this update then schedule its line. |
No output schema declared.
No examples provided.