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.

Kortex

REMOTE · KORTEX.ROHNELT.DEV · SCANNED SEP 22

Which x402 service actually works: uptime, valid 402, and settlements proven on-chain.

+3 this week 80 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability75
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1325 tokens (~132/item across 10 items; 10 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 Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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 10 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 11 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
Install

How do I install the Kortex MCP server?

Kortex is a hosted endpoint at https://kortex.rohnelt.dev/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 · kortex.rohnelt.dev

# add to Claude Code
claude mcp add --transport http dev-rohnelt-kortex-kortex 'https://kortex.rohnelt.dev/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "dev-rohnelt-kortex-kortex": {
      "url": "https://kortex.rohnelt.dev/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "dev-rohnelt-kortex-kortex": {
      "type": "http",
      "url": "https://kortex.rohnelt.dev/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.dev-rohnelt-kortex-kortex]
url = "https://kortex.rohnelt.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-rohnelt-kortex-kortex": {
      "type": "remote",
      "url": "https://kortex.rohnelt.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dev-rohnelt-kortex-kortex --url 'https://kortex.rohnelt.dev/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  dev-rohnelt-kortex-kortex:
    url: "https://kortex.rohnelt.dev/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "dev-rohnelt-kortex-kortex": {
      "Transport": "http",
      "Url": "https://kortex.rohnelt.dev/mcp"
    }
  }
}
# add to Vellum
assistant mcp add dev-rohnelt-kortex-kortex -t streamable-http -u 'https://kortex.rohnelt.dev/mcp'
// mcp.json
{
  "mcpServers": {
    "dev-rohnelt-kortex-kortex": {
      "type": "http",
      "url": "https://kortex.rohnelt.dev/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.

  • 22 Sept 26 +1

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

  • 20 Sept 26 +1

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

  • 18 Sept 26 +1

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

  • 15 Sept 26 +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.

  • 13 Sept 26 +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.

  • 11 Sept 26 +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.

  • 9 Sept 26 +1

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

  • 7 Sept 26 +1

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

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 22 Sept 2026 · Probed https://kortex.rohnelt.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=kortex.rohnelt.dev CN=YE1,O=Let's Encrypt,C=US 24 Aug 2026 22 Nov 2026 ECDSA 256 ECDSA-SHA384 614e8049d1df86156815a461f70ce85476d
SANs: kortex.rohnelt.dev
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
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

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of kortex.rohnelt.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
rohnelt.dev. 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
Header Value
strict-transport-security max-age=31536000
x-content-type-options nosniff
referrer-policy no-referrer-when-downgrade

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://kortex.rohnelt.dev/mcp Verified 200
http (plaintext) http://kortex.rohnelt.dev/mcp HTTPS enforced 301 https://kortex.rohnelt.dev/mcp
MCP tools · 10 exposed · ~1,196 tokens

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 →

Tool Tokens
capabilities ~66

Return the full machine-readable manifest of Kortex: every operation, its price in USD, its input schema and how to pay. Free. When to use: Call this first if you have never used Kortex and want to know what it can do and what it costs. Price: Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

check ~152

Everything Kortex knows about a single resource URL: whether it is up, whether its 402 is well formed, what it quotes, and whether its payout address has ever been paid on-chain. Returns a verdict, not just data. When to use: Call this when you already have a URL and want to know whether sending money to it is a good idea. Worth it above roughly US$0.05 a call; below that the check costs more than the risk. Price: US$0.002000 per call.

NameTypeReqDescription
probe_nowbooleanHit the endpoint live instead of using the most recent scheduled probe.
resourcestringyesThe exact URL you are about to pay, including the path.

No output schema declared.

No examples provided.

compare ~76

Score two or more resource URLs side by side on the same evidence, and say which one to pay. When to use: Call this when you already have a shortlist and need to pick. Cheaper than calling check once per URL. Price: US$0.003000 per call.

NameTypeReqDescription
resourcesarrayyesThe URLs to rank.

No output schema declared.

No examples provided.

credit_deposit ~91

Buy Kortex credit with USDC on Base over x402. One on-chain settlement, then every call is debited off-chain. When to use: Call when your balance is low. Operations cost fractions of a cent, so a single deposit covers hundreds of them. Price: Free.

NameTypeReqDescription
amount_usdstringOne of 1, 5 or 20. Defaults to 1.

No output schema declared.

No examples provided.

history ~115

The full time series behind a score: every probe outcome, every price and payout-address change, and the on-chain settlement history of the address it pays to. When to use: Call this when a verdict surprises you, or before committing to a service you plan to depend on. This is the evidence itself rather than the summary. Price: US$0.002000 per call.

NameTypeReqDescription
daysintegerHow far back to look.
resourcestringyesThe exact URL you are about to pay, including the path.

No output schema declared.

No examples provided.

identity_create ~142

Turn a wallet address into a permanent Kortex identity and an API token. Free, and grants a small trial credit. When to use: Call this once, before anything else. You need the returned token for every other call. No account, no email, no human. Price: Free.

NameTypeReqDescription
labelstringA name for your own reference.
messagestringyesMust contain your wallet address and a timestamp within the last 10 minutes.
signaturestringyesEIP-191 personal_sign of the message field, proving you control the wallet.
walletstringyesYour EVM wallet address. This is your permanent identity.

No output schema declared.

No examples provided.

report ~163

Tell Kortex that you paid a service and what you got. Free, and only counted once the payment is found on-chain — so a report costs at least the price of the call it describes. When to use: Call this after any paid call that went wrong, and after ones that went right. It is free, it makes every later verdict better, and the evidence it adds is the kind no probe can produce. Price: Free.

NameTypeReqDescription
detailstringWhat happened, in your own words.
outcomestringyesWhat actually happened after you paid.
resourcestringyesThe exact URL you are about to pay, including the path.
tx_hashstringThe settlement transaction, if you have it. Speeds up verification.

No output schema declared.

No examples provided.

resolve ~222

Describe what you need in plain language and get back x402 services ranked by evidence: how much of the time they have been up, whether they answer with a valid 402, and how many distinct wallets have actually paid them on-chain. One entry per operator, not per URL. When to use: Call this before paying a service you have not used, and instead of taking the first result from a directory. Of the services listed as x402 today, measured across 1,015 of them, only 25% actually answer with a payment requirement — the rest are up but sell nothing. Price: US$0.005000 per call.

NameTypeReqDescription
limitintegerHow many candidates to return.
max_price_usdstringSkip anything that quotes more than this per call.
needstringyesWhat you want done, in plain language. Example: scrape a web page and return clean text.
require_paidbooleanOnly return services with at least one on-chain settlement. Turn off to see untested ones too.

No output schema declared.

No examples provided.

watch ~124

Register interest in a service. Kortex records a watch and reports what has changed — price, payout address, or availability — the next time you ask. When to use: Call this for a service you depend on. A payout address that moves is the strongest warning signal there is, and you will not notice it by yourself. Price: US$0.005000 per call.

NameTypeReqDescription
callback_urlstringOptional. If set, Kortex POSTs here when something changes.
resourcestringyesThe exact URL you are about to pay, including the path.

No output schema declared.

No examples provided.

whoami ~45

Your handle, wallet, balance and usage. Free. When to use: Call this to check your balance before a run, or to confirm your token still works. Price: Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the Kortex MCP server?

Kortex is an MCP server listed in the public MCP registry as dev.rohnelt.kortex/kortex. Which x402 service actually works: uptime, valid 402, and settlements proven on-chain. This page covers its hosted endpoint (https://kortex.rohnelt.dev/mcp).

Is the Kortex MCP server safe to use?

Kortex scores 80 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 Kortex MCP server expose?

Kortex exposes 10 tools: capabilities, identity_create, whoami, credit_deposit, resolve, and 5 more. Their descriptions and schemas cost roughly 1,196 tokens of context every time the server is loaded.

Does the Kortex MCP server require authentication?

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

Is the Kortex MCP server still maintained?

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