com.kenoodl/verify
REMOTE · KENOODL.COM · SCANNED SEP 25
Runs your code against a contract; HELD or BROKE at the exact input. Deterministic. 0.10 USDC/call.
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 → Why this is hard to score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 1 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability63
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 558 tokens (~558/item across 1 items; 1 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 Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 1 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 2 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the com.kenoodl/verify MCP server?
com.kenoodl/verify is a hosted endpoint at https://kenoodl.com/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 · kenoodl.com
claude mcp add --transport http com-kenoodl-verify 'https://kenoodl.com/mcp'
{
"mcpServers": {
"com-kenoodl-verify": {
"url": "https://kenoodl.com/mcp"
}
}
} {
"servers": {
"com-kenoodl-verify": {
"type": "http",
"url": "https://kenoodl.com/mcp"
}
}
} [mcp_servers.com-kenoodl-verify] url = "https://kenoodl.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-kenoodl-verify": {
"type": "remote",
"url": "https://kenoodl.com/mcp",
"enabled": true
}
}
} openclaw mcp add com-kenoodl-verify --url 'https://kenoodl.com/mcp' --transport streamable-http
mcp_servers:
com-kenoodl-verify:
url: "https://kenoodl.com/mcp" {
"McpServers": {
"com-kenoodl-verify": {
"Transport": "http",
"Url": "https://kenoodl.com/mcp"
}
}
} assistant mcp add com-kenoodl-verify -t streamable-http -u 'https://kenoodl.com/mcp'
{
"mcpServers": {
"com-kenoodl-verify": {
"type": "http",
"url": "https://kenoodl.com/mcp"
}
}
} 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.
- 25 Sept 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 Aug 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
- 25 Aug 26 0
- Stability: 0.97 → pass security
- 11 Aug 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
- 31 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
- 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
- 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 0
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 25 Sept 2026 · Probed https://kenoodl.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=kenoodl.com | CN=WE1,O=Google Trust Services,C=US | 25 Sept 2026 | 24 Dec 2026 | ECDSA 256 | ECDSA-SHA256 | 58e17b78376a917213dd3a4c7c746498 |
| SANs: kenoodl.com, phone.kenoodl.com, *.phone.kenoodl.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of kenoodl.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| kenoodl.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://kenoodl.com/mcp | Verified | 200 | |
| http (plaintext) | http://kenoodl.com/mcp | HTTPS enforced | 301 | https://kenoodl.com/mcp |
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
verify ~394
An outside check on code, executed in a sealed sandbox. Call it before code crosses a consequence boundary: before you merge it, deploy it, publish it, settle a payout on it, or report it done. A self-audit verifies consistency, never completeness: a check written inside the frame that produced the code passes on the code's own assumptions. This is the check that is not you. Also call it when a fix passes your own check but the target still fails; that means your check shares the code's assumption and cannot see the error. INPUT: code (JavaScript/Node or Python 3 source, deterministic only) plus ONE of: contract {fn, examples:[{call,expected}]} (copy call and expected from the test or spec the consequence depends on), or assumption (plain-language claim, weaker read). It checks the code against the contract exactly as given. VERDICTS (synchronous): BROKE: the code violates your contract, with the exact input and a rerunnable proof; do not proceed. HELD: the code meets the contract you gave; proceed on that contract, and nothing more. FINDINGS: a stated property strains under a generated input; check it before proceeding. DROP: not deterministically checkable. PAYMENT: 0.10 USDC per call, x402 v2 on Base, no account. Every delivered verdict is charged, HELD and DROP included. If no verdict is produced, the payment authorization is cancelled and you are not charged.
| Name | Type | Req | Description |
|---|---|---|---|
| assumption | string | – | A claim about the code in plain words, for a FINDINGS read (never BROKE). 4000 char max. |
| code | string | yes | The function source under test. 64000 char max. |
| contract | object | – | Provide a {call, expected} contract for a BROKE-capable verdict. BROKE fires only from a contract you provide. |
No output schema declared.
No examples provided.
What is the com.kenoodl/verify MCP server?
com.kenoodl/verify is an MCP server listed in the public MCP registry as com.kenoodl/verify. Runs your code against a contract; HELD or BROKE at the exact input. Deterministic. 0.10 USDC/call. This page covers its hosted endpoint (https://kenoodl.com/mcp).
Is the com.kenoodl/verify MCP server safe to use?
com.kenoodl/verify 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.kenoodl/verify MCP server expose?
com.kenoodl/verify exposes 1 tool: verify. Their descriptions and schemas cost roughly 394 tokens of context every time the server is loaded.
Does the com.kenoodl/verify MCP server require authentication?
No. We connected to com.kenoodl/verify without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the com.kenoodl/verify MCP server still maintained?
com.kenoodl/verify 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.