Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

declaude

REMOTE · SPEAK-ENGLISH.TENKEN.CO · SCANNED AUG 23

Rewrites Claude-English into plain English, preserving meaning, code and structure.

0 this week 38 Trust /100
Trust breakdown (6 categories)

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 Security94
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema blocked by authentication: the endpoint requires auth we don't have to read it. See how to fix → Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage blocked by authentication: the endpoint requires auth we don't have to read its tools.Unverified
Capabilities0
  • Capabilities blocked by authentication: the endpoint requires auth we don't have to read them. See how to fix → Unverified

Unverified: 5 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

How do I install the declaude MCP server?

declaude is a hosted endpoint at https://speak-english.tenken.co/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.

remote · speak-english.tenken.co

# add to Claude Code
claude mcp add --transport http tenkenco-declaude 'https://speak-english.tenken.co/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "tenkenco-declaude": {
      "url": "https://speak-english.tenken.co/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "tenkenco-declaude": {
      "type": "http",
      "url": "https://speak-english.tenken.co/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.tenkenco-declaude]
url = "https://speak-english.tenken.co/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "tenkenco-declaude": {
      "type": "remote",
      "url": "https://speak-english.tenken.co/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add tenkenco-declaude --url 'https://speak-english.tenken.co/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  tenkenco-declaude:
    url: "https://speak-english.tenken.co/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "tenkenco-declaude": {
      "Transport": "http",
      "Url": "https://speak-english.tenken.co/mcp"
    }
  }
}
# add to Vellum
assistant mcp add tenkenco-declaude -t streamable-http -u 'https://speak-english.tenken.co/mcp'
// mcp.json
{
  "mcpServers": {
    "tenkenco-declaude": {
      "type": "http",
      "url": "https://speak-english.tenken.co/mcp"
    }
  }
}

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

Changelog

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.

  • 15 Aug 26 +2
    • HSTS header: fail → pass security
  • 14 Aug 26 36

    First indexed and scored.

Diagnostics

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 23 Aug 2026 · Probed https://speak-english.tenken.co/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=speak-english.tenken.co CN=WR3,O=Google Trust Services,C=US 12 Aug 2026 10 Nov 2026 RSA 2048 SHA256-RSA b8a8a23f2a862a9e0ad3ce3375d2eb60
SANs: speak-english.tenken.co
CN=WR3,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7ff005a91568d63abc22861684aa4b5a
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d
DNSSEC insecure

Validation of speak-english.tenken.co. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
co. present 7786 8 Verified
tenken.co. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On connection
HTTP status 401

WWW-Authenticate challenge Bearer resource_metadata="https://speak-english.tenken.co/.well-known/oauth-protected-resource"

Bearer resource_metadata="https://speak-english.tenken.co/.well-known/oauth-protected-resource"
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
content-security-policy default-src 'self'; script-src 'self' 'nonce-c3NuTc1WcsXd_YCgHLuEbA' https://clerk.tenken.co https://challenges.cloudflare.com https://www.googletagmanager.com; connect-src 'self' https://clerk.tenken.co https://*.clerk.accounts.dev https://www.googletagmanager.com https://www.google-analytics.com https://*.google-analytics.com https://*.analytics.google.com; img-src 'self' data: https:; style-src 'self' 'unsafe-inline'; font-src 'self' data: https:; worker-src 'self' blob:; frame-src 'self' https://clerk.tenken.co https://challenges.cloudflare.com; frame-ancestors 'none'; object-src 'none'; base-uri 'self'; form-action 'self' https://buy.stripe.com
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(), payment=()
www-authenticate Bearer resource_metadata="https://speak-english.tenken.co/.well-known/oauth-protected-resource"

Protected resource metadata

Document https://speak-english.tenken.co/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://speak-english.tenken.co
Authorisation server https://speak-english.tenken.co
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://speak-english.tenken.co/mcp Auth required 401
http (plaintext) http://speak-english.tenken.co/mcp HTTPS enforced 302 https://speak-english.tenken.co/mcp
MCP tools

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.

No tool schema has been captured from this endpoint yet.

Common questions

What is the declaude MCP server?

declaude is an MCP server listed in the public MCP registry as io.github.tenkenco/declaude. Rewrites Claude-English into plain English, preserving meaning, code and structure. This page covers its hosted endpoint (https://speak-english.tenken.co/mcp).

Is the declaude MCP server safe to use?

declaude scores 38 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.

Does the declaude MCP server require authentication?

Yes. declaude asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the declaude MCP server still maintained?

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