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.

MISSING

REMOTE · MISSING-PRODUCTION-E3DA.UP.RAILWAY.APP · SCANNED SEP 20

Fallback capability resolver for AI agents with replay-verified discovery and x402 paid execution.

+2 this week 69 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 Security57
Transport & Reachability100
Schema Quality & AI Usability70
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3707 tokens (~161/item across 23 items; 23 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 Management37
  • Stability observed for 11 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 23 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 23 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the MISSING MCP server?

MISSING is a hosted endpoint at https://missing-production-e3da.up.railway.app/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 · missing-production-e3da.up.railway.app

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

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 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 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

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

  • 15 Sept 26 −1
    • Tool “list_verified_capabilities” rewrote its description, which is the text the model reads security
    • Tool “record_missing_capability_demand” rewrote its description, which is the text the model reads security
    • Tool “resolve_capability” rewrote its description, which is the text the model reads security
    • Tool “search_verified_capabilities” rewrote its description, which is the text the model reads security
    • Schema quality: 615 → 3707 functional
    • New tool “reverse_geocoding_postal_code” functional
    • New tool “canadian_holiday_metadata_by_id” functional
    • New tool “canadian_holidays_by_year” functional
    • New tool “chess_player_metadata” functional
    • New tool “country_alpha_metadata” functional
    • New tool “currency_exchange_rate” functional
    • New tool “dns_record_lookup” functional
    • New tool “domain_rdap_metadata” functional
    • New tool “get_canadian_province_holidays_by_province_abbreviation_capability” functional
    • New tool “github_repository_metadata” functional
    • New tool “github_user_metadata” functional
    • New tool “ip_geolocation_metadata” functional
    • New tool “npm_package_metadata” functional
    • New tool “nuget_package_versions” functional
    • New tool “pokemon_name_metadata” functional
    • New tool “postal_code_location_metadata” functional
    • New tool “pypi_package_metadata” functional
    • New tool “satellite_catalog_metadata” functional
    • New tool “television_show_metadata” functional
    • “resolve_capability” reworded the description of “input” cosmetic
    • “search_verified_capabilities” reworded the description of “limit” cosmetic
    • “search_verified_capabilities” reworded the description of “query” cosmetic
    • Tool “record_missing_capability_demand” changed its title: Record Missing Capability Demand → Request a New Capability cosmetic
    • Tool “search_verified_capabilities” changed its title: Search Verified Capabilities → Search or Request a Capability cosmetic
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 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 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +5
    • Tool “list_verified_capabilities” rewrote its description, which is the text the model reads security
    • Tool “record_missing_capability_demand” rewrote its description, which is the text the model reads security
    • Tool “resolve_capability” rewrote its description, which is the text the model reads security
    • Tool “search_verified_capabilities” rewrote its description, which is the text the model reads security
    • Schema quality: pass → fail functional
    • Tool coverage: 0% → 100% functional
    • Stability: unverified → 0.03 functional
    • Schema quality: good → excellent functional
    • “record_missing_capability_demand” reworded the description of “capability” cosmetic
    • “record_missing_capability_demand” reworded the description of “example_input” cosmetic
    • “record_missing_capability_demand” reworded the description of “intent” cosmetic
    • “resolve_capability” reworded the description of “capability” cosmetic
    • “resolve_capability” reworded the description of “input” cosmetic
    • “search_verified_capabilities” reworded the description of “limit” cosmetic
    • “search_verified_capabilities” reworded the description of “query” cosmetic
    • Tool “list_verified_capabilities” changed its title: List Verified Capabilities cosmetic
    • Tool “record_missing_capability_demand” changed its title: Record Missing Capability Demand cosmetic
    • Tool “resolve_capability” changed its title: Resolve Verified Capability cosmetic
    • Tool “search_verified_capabilities” changed its title: Search Verified Capabilities cosmetic
  • 9 Sept 26 60

    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 20 Sept 2026 · Probed https://missing-production-e3da.up.railway.app/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.up.railway.app CN=YE1,O=Let's Encrypt,C=US 29 Jul 2026 27 Oct 2026 ECDSA 256 ECDSA-SHA384 6da79bb561da3efeb0e751ca21abd3999fe
SANs: *.up.railway.app, up.railway.app
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 missing-production-e3da.up.railway.app. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
railway.app. 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://missing-production-e3da.up.railway.app/mcp Verified 200
http (plaintext) http://missing-production-e3da.up.railway.app/mcp HTTPS enforced 301 https://missing-production-e3da.up.railway.app/mcp
MCP tools · 23 exposed · ~3,707 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
canadian_holiday_metadata_by_id ~172

Use this direct MISSING tool to resolve the verified MISSING capability canadian_holiday_metadata_by_id. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
holidayIdnumberyesRequired input field 'holidayId'. Example: 1.
yearnumberyesRequired input field 'year'. Example: 2026.

No output schema declared.

No examples provided.

canadian_holidays_by_year ~151

Use this direct MISSING tool to resolve the verified MISSING capability canadian_holidays_by_year. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
yearnumberyesRequired input field 'year'. Example: 2026.

No output schema declared.

No examples provided.

chess_player_metadata ~147

Use this direct MISSING tool to look up public Chess.com player metadata by username. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
usernamestringyesRequired input field 'username'. Example: "hikaru".

No output schema declared.

No examples provided.

country_alpha_metadata ~151

Use this direct MISSING tool to look up a country's name and region from its alpha country code. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
country_codestringyesRequired input field 'country_code'. Example: "JP".

No output schema declared.

No examples provided.

currency_exchange_rate ~167

Use this direct MISSING tool to look up the current exchange rate between two currencies. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
base_currencystringyesRequired input field 'base_currency'. Example: "usd".
quote_currencystringyesRequired input field 'quote_currency'. Example: "eur".

No output schema declared.

No examples provided.

dns_record_lookup ~166

Use this direct MISSING tool to look up public DNS records for a hostname and record type. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
namestringyesRequired input field 'name'. Example: "example.com".
typestringyesRequired input field 'type'. Example: "A".

No output schema declared.

No examples provided.

domain_rdap_metadata ~149

Use this direct MISSING tool to look up public RDAP registration metadata for a domain. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
domainstringyesRequired input field 'domain'. Example: "example.com".

No output schema declared.

No examples provided.

get_canadian_province_holidays_by_province_abbreviation_capability ~170

Use this direct MISSING tool to resolve the verified MISSING capability get_canadian_province_holidays_by_province_abbreviation_capability. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
provinceidstringyesRequired input field 'provinceid'. Example: "MB".

No output schema declared.

No examples provided.

github_repository_metadata ~164

Use this direct MISSING tool to look up public GitHub repository metadata. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
ownerstringyesRequired input field 'owner'. Example: "openai".
repostringyesRequired input field 'repo'. Example: "openai-python".

No output schema declared.

No examples provided.

github_user_metadata ~146

Use this direct MISSING tool to look up public GitHub user metadata. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
usernamestringyesRequired input field 'username'. Example: "torvalds".

No output schema declared.

No examples provided.

ip_geolocation_metadata ~157

Use this direct MISSING tool to look up country-level geolocation metadata for an IP address. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
ip_addressstringyesRequired input field 'ip_address'. Example: "1.1.1.1".

No output schema declared.

No examples provided.

list_verified_capabilities ~119

List every replay-verified capability currently executable by MISSING. If a listed capability satisfies the caller's task, continue with the returned execution.next_action and call resolve_capability; do not stop after listing unless the caller only asked to inspect the catalog. If no listed capability is suitable, use search_verified_capabilities with the caller's natural-language need; that search can direct you to request a new capability. resolve_capability is still a non-charging quote/handoff step. This tool is read-only and has no payment or provider side effect.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

npm_package_metadata ~145

Use this direct MISSING tool to look up current npm package metadata. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
package_namestringyesRequired input field 'package_name'. Example: "express".

No output schema declared.

No examples provided.

nuget_package_versions ~150

Use this direct MISSING tool to look up published NuGet package versions. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
package_namestringyesRequired input field 'package_name'. Example: "newtonsoft.json".

No output schema declared.

No examples provided.

pokemon_name_metadata ~147

Use this direct MISSING tool to look up Pokémon metadata by name. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
pokemon_namestringyesRequired input field 'pokemon_name'. Example: "bulbasaur".

No output schema declared.

No examples provided.

postal_code_location_metadata ~173

Use this direct MISSING tool to look up place and coordinate metadata from a country code and postal code. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
country_codestringyesRequired input field 'country_code'. Example: "us".
postal_codestringyesRequired input field 'postal_code'. Example: "90210".

No output schema declared.

No examples provided.

pypi_package_metadata ~148

Use this direct MISSING tool to look up current PyPI package metadata. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
package_namestringyesRequired input field 'package_name'. Example: "requests".

No output schema declared.

No examples provided.

record_missing_capability_demand ~226

Request a capability MISSING cannot currently resolve. Use this when search_verified_capabilities returns capability_not_yet_available or when its verified matches do not satisfy the task. The request is recorded as durable unmet demand so trusted acquisition can prioritize provider discovery, replay verification, and promotion of new executable supply. Promotion occurs only after verification gates pass, so this does not promise immediate creation or availability. The mutation is additive and non-destructive; repeated calls may increase the observed demand signal. Never include secrets, credentials, personal data, payment material, or private keys.

NameTypeReqDescription
capabilitystringOptional proposed capability identifier if you already know an appropriate stable name. Prefer lowercase snake_case; omit this field when uncertain.
example_inputobjectOptional non-sensitive representative input fields that may help trusted acquisition verify future supply. Use scalar values only; never include secrets, credentials, personal data, payment signature…
intentstringyesNatural-language description of the unresolved task or desired outcome. Keep it specific enough to evaluate future providers and exclude sensitive data.

No output schema declared.

No examples provided.

resolve_capability ~189

Prepare paid execution of one exact replay-verified capability. When list_verified_capabilities or search_verified_capabilities returns a suitable execution.next_action, call this tool with those exact arguments. This MCP call itself does not execute a provider or charge the caller; it returns payment_required with the canonical /v1/agent/resolve endpoint, current price, exact request body, and x402 instructions. The later HTTP x402 flow performs execution and settlement: preserve the exact request body and exact PAYMENT-SIGNATURE for recovery, and do not create a second authorization for a payment already associated with a known transaction.

NameTypeReqDescription
capabilitystringyesExact verified capability identifier returned by list_verified_capabilities or search_verified_capabilities.
inputobjectyesJSON input object for that capability. Prefer the exact execution.next_action.arguments.input returned by discovery, and reuse this exact object in the subsequent x402 HTTP request.

No output schema declared.

No examples provided.

reverse_geocoding_postal_code ~181

Use this direct MISSING tool to resolve the verified MISSING capability reverse_geocoding_postal_code. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
latitudenumberyesRequired input field 'latitude'. Example: 52.51467945.
longitudenumberyesRequired input field 'longitude'. Example: 13.239514674078611.

No output schema declared.

No examples provided.

satellite_catalog_metadata ~154

Use this direct MISSING tool to look up satellite catalog metadata by NORAD catalog identifier. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
norad_catalog_idnumberyesRequired input field 'norad_catalog_id'. Example: 20580.

No output schema declared.

No examples provided.

search_verified_capabilities ~186

Search the replay-verified MISSING catalog from a natural-language task description. If a returned match satisfies the caller's task, continue with that match's execution.next_action and call resolve_capability. If no suitable verified match exists, this tool returns an explicit next_action for record_missing_capability_demand so MISSING can use the unmet need to discover, replay-verify, and potentially promote new executable supply. Recording demand does not guarantee immediate creation or availability. This search itself is read-only and does not call providers, create demand, or trigger payment.

NameTypeReqDescription
limitintegerMaximum verified matches to return. Optional; defaults to 5. Valid range is 1 through 20.
querystringyesNatural-language description of the external capability or task you need, for example 'reverse geocode coordinates to postal code'. Describe the outcome, not an implementation.

No output schema declared.

No examples provided.

television_show_metadata ~149

Use this direct MISSING tool to look up television-show metadata by show name. Prefer this tool when the caller's task matches this capability; do not first call list_verified_capabilities or search_verified_capabilities. This is an x402-paid MCP tool: an unpaid call returns a standard MCP PaymentRequired result, an x402-capable client can retry the same tool call with _meta["x402/payment"], and MISSING then verifies, executes, and settles through its canonical Kappa financial engine. If current economics or the payment rail are unavailable, execution fails closed rather than running for free.

NameTypeReqDescription
show_namestringyesRequired input field 'show_name'. Example: "Severance".

No output schema declared.

No examples provided.

Common questions

What is the MISSING MCP server?

MISSING is an MCP server listed in the public MCP registry as io.github.leoleon506/missing. Fallback capability resolver for AI agents with replay-verified discovery and x402 paid execution. This page covers its hosted endpoint (https://missing-production-e3da.up.railway.app/mcp).

Is the MISSING MCP server safe to use?

MISSING scores 69 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 MISSING MCP server expose?

MISSING exposes 23 tools: canadian_holiday_metadata_by_id, canadian_holidays_by_year, chess_player_metadata, country_alpha_metadata, currency_exchange_rate, and 18 more. Their descriptions and schemas cost roughly 3,707 tokens of context every time the server is loaded.

Does the MISSING MCP server require authentication?

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

Is the MISSING MCP server still maintained?

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