← Registry

AI & Machine Learning

kenoodl.com

An AI tool that reveals hidden patterns in data that models fail to detect on their own.

x402 supported1 endpoint1 known toolsFirst detected June 24, 2026Last detected September 12, 2026

ENDPOINT 1

https://kenoodl.com/mcp

No auth detected

MCP server metadata

Name
kenoodl
Version
3.0.0
Capabilities
tools
Server instructions

kenoodl Verify runs your code against a claim and returns the verdict in the same response. Executes JavaScript (Node) or Python 3 in an ephemeral sandbox; nothing is stored. Call the verify tool before code crosses a consequence boundary: a merge, a deploy, a publish, a payout, or reporting the work done. It returns HELD, BROKE (the exact input that fails), FINDINGS, or DROP; BROKE fires only from a contract you provide. Paid per call over x402 on Base, 0.10 USDC, no account. The verdict returns synchronously in the tool result; there is no job and no polling. If no verdict is produced, the call returns an error and the payment is cancelled, so you are not charged.

Known tools 1

verify

An outside check on code, executed in a sealed sandbox.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.kenoodl]
url = "https://kenoodl.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kenoodl": {
      "type": "http",
      "url": "https://kenoodl.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kenoodl
Remote MCP URL: https://kenoodl.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "kenoodl": {
      "url": "https://kenoodl.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kenoodl": {
      "type": "http",
      "url": "https://kenoodl.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kenoodl",
  "transport": "streamable-http",
  "url": "https://kenoodl.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for kenoodl.com was fetched 2026-08-03T10:09:38.364Z and is being refreshed.

Trust status Trusted

kenoodl.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.