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.

Myncellium Paid MCP

REMOTE · PAID.MYNCELLIUM.COM · SCANNED SEP 21

Pay-per-call MCP tools over x402 (USDC/Solana): LLM, utilities, x402 market and model prices.

18 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 Security46
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Tool Safety0
  • Tool safety not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.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 Myncellium Paid MCP server?

Myncellium Paid MCP is a hosted endpoint at https://paid.myncellium.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 · paid.myncellium.com

# add to Claude Code
claude mcp add --transport http com-myncellium-paid-paid-mcp 'https://paid.myncellium.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-myncellium-paid-paid-mcp": {
      "url": "https://paid.myncellium.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-myncellium-paid-paid-mcp": {
      "type": "http",
      "url": "https://paid.myncellium.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-myncellium-paid-paid-mcp]
url = "https://paid.myncellium.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-myncellium-paid-paid-mcp": {
      "type": "remote",
      "url": "https://paid.myncellium.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-myncellium-paid-paid-mcp --url 'https://paid.myncellium.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-myncellium-paid-paid-mcp:
    url: "https://paid.myncellium.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-myncellium-paid-paid-mcp": {
      "Transport": "http",
      "Url": "https://paid.myncellium.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-myncellium-paid-paid-mcp -t streamable-http -u 'https://paid.myncellium.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-myncellium-paid-paid-mcp": {
      "type": "http",
      "url": "https://paid.myncellium.com/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 −50
    • Endpoint reachability: reachable → not serving MCP security
    • HTTPS: fail → unverified security
    • Tool safety: pass → unverified security
    • Authorization: fail → unverified security
    • Stability: 0.03 → unverified security
    • Transport: pass → fail security
    • Capabilities: fail → unverified functional
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 19 Sept 26 0
    • Stability: unverified → 0.03 functional
  • 18 Sept 26 68

    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 21 Sept 2026 · Probed https://paid.myncellium.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=myncellium.com CN=YE1,O=Let's Encrypt,C=US 18 Sept 2026 17 Dec 2026 ECDSA 256 ECDSA-SHA384 6f7447d1cfb8b6d8c87e24c03064740268d
SANs: *.myncellium.com, myncellium.com
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 paid.myncellium.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
myncellium.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 530
Header Value
x-frame-options SAMEORIGIN
referrer-policy same-origin

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

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://paid.myncellium.com/mcp HTTP error 530
http (plaintext) http://paid.myncellium.com/mcp Inconclusive 530
MCP tools · 17 exposed · ~1,549 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
paid_answer ~74

Stateless answer API. Answers the buyer's question with a language model; NO local or server context is used. Returns only the answer text. Paid per call.

NameTypeReqDescription
max_tokensnumberOptional max answer tokens (64-1024, default 512)
questionstringyesThe question or prompt to answer

No output schema declared.

No examples provided.

paid_config_review ~81

Stateless review of an infrastructure configuration (YAML, Docker Compose, Kubernetes, Terraform) provided by the caller: risks, hardening and concrete fixes. No repository or local context. Paid per call.

NameTypeReqDescription
configstringyesThe configuration text to review
kindstringOptional hint: docker-compose | kubernetes | terraform | yaml

No output schema declared.

No examples provided.

paid_convert ~93

Pure-compute data conversion (no network): json_pretty, json_minify, json_to_csv, csv_to_json, base64_encode, base64_decode. Paid per call.

NameTypeReqDescription
datastringyesInput payload (JSON string, CSV string or plain text)
opstringyesjson_pretty | json_minify | json_to_csv | csv_to_json | base64_encode | base64_decode

No output schema declared.

No examples provided.

paid_crypto_price ~80

Live crypto token prices (USD or other vs_currency) for one or more coins via CoinGecko. Read-only, no local context. Paid per call.

NameTypeReqDescription
idsstringComma-separated CoinGecko ids or symbols, e.g. bitcoin,ethereum,solana
vs_currencystringQuote currency, default usd

No output schema declared.

No examples provided.

paid_cve_lookup ~145

CVE / vulnerability lookup via OSV.dev. Give a CVE id (e.g. CVE-2021-44228) or a package+version. Returns severity, summary, affected ranges and fixed versions. Read-only, no local context. Paid per call.

NameTypeReqDescription
cvestringCVE id, e.g. CVE-2021-44228
ecosystemstringEcosystem for package queries (e.g. Maven, npm, PyPI, Go)
packagestringOr package name (e.g. log4j-core)
versionstringOptional version to check against the package

No output schema declared.

No examples provided.

paid_dns_intel ~62

DNS intelligence for a domain via DNS-over-HTTPS: A, AAAA, MX, TXT, NS and CNAME records. Read-only, no local context. Paid per call.

NameTypeReqDescription
domainstringyesDomain name, e.g. example.com

No output schema declared.

No examples provided.

paid_extract ~67

Stateless structured extraction. Sends ONLY the provided text (and optional schema) and returns a JSON object. No local context is used. Paid per call.

NameTypeReqDescription
schemastringOptional target schema/description for the JSON output
textstringyesThe text to extract data from

No output schema declared.

No examples provided.

paid_gtin_lookup ~64

EAN/UPC/GTIN barcode lookup via Open Food Facts: returns product name, brand, quantity and Nutri-Score when available. Read-only, no local context. Paid per call.

NameTypeReqDescription
gtinstringyesBarcode (8-14 digits)

No output schema declared.

No examples provided.

paid_hash ~71

Deterministic hash of a text string (sha256 default; sha512, sha1, md5). Pure compute, no network. Paid per call.

NameTypeReqDescription
algostringsha256 (default) | sha512 | sha1 | md5
textstringyesText to hash

No output schema declared.

No examples provided.

paid_llm_route ~141

LLM routing catalog: given an optional need keyword and a budget, returns provider:model options with sourced prices (USD per 1M tokens), free-tier flags and signup links, cheapest first. Public catalog data; no local context. Paid per call.

NameTypeReqDescription
free_onlybooleanOnly free-tier models/providers
limitnumberMax results (1-25, default 10)
max_price_usdnumberOptional cap on blended price (input+output USD per 1M tokens)
needstringOptional keyword matching provider id or model id (e.g. code, llama, qwen)

No output schema declared.

No examples provided.

paid_model_price ~138

LLM price oracle with official sources: input/output USD per 1M tokens for a provider:model plus the estimated cost of a call. Sourced from a verified price table; if there is no official source the values are null (never invented). Paid per call.

NameTypeReqDescription
modelstringyesModel id, e.g. gpt-oss-120b, deepseek-chat
providerstringyesProvider id, e.g. groq, deepseek, anthropic
tokens_innumberOptional input tokens to price a call
tokens_outnumberOptional output tokens to price a call

No output schema declared.

No examples provided.

paid_repo_health ~64

Public GitHub repository health check: stars, archived/maintenance status, license, last push, open issues/PRs, topics. Read-only, no local context. Paid per call.

NameTypeReqDescription
repostringyesowner/name, e.g. anomalyco/opencode

No output schema declared.

No examples provided.

paid_review_snippet ~94

Stateless code review. Sends ONLY the provided snippet to the model and returns findings (bugs, security, edge cases, fixes). No repository or local context is used. Paid per call.

NameTypeReqDescription
codestringyesThe code snippet to review
focusstringOptional focus (e.g. security, performance, correctness)
languagestringOptional language hint (e.g. javascript, python)

No output schema declared.

No examples provided.

paid_summarize ~64

Stateless summarization API. Summarizes ONLY the provided text. No local context is used. Paid per call.

NameTypeReqDescription
max_tokensnumberOptional max summary tokens (64-900, default 600)
textstringyesThe text to summarize

No output schema declared.

No examples provided.

paid_translate ~63

Stateless translation API. Translates ONLY the provided text into the target language. No local context is used. Paid per call.

NameTypeReqDescription
targetstringTarget language (e.g. English, Portuguese). Default English.
textstringyesThe text to translate

No output schema declared.

No examples provided.

paid_x402_audit ~109

Pre-payment readiness/trust check for any x402 service URL: is it reachable, does it return a valid 402 challenge, what are its accepts (network/asset/amount/payTo), is the challenge signable (EIP-712 params), is an input schema present, and a verdict. Read-only probe of PUBLIC URLs only (SSRF-guarded). Paid per call.

NameTypeReqDescription
urlstringyesPublic http(s) URL of the x402 resource to audit

No output schema declared.

No examples provided.

paid_x402_market ~139

x402 market intelligence: prices of OTHER agents/services across public x402 directories (facilitator Bazaar + x402scan). Optionally filter by keyword, resource type or max price and get the cheapest matching services with prices, plus the market price distribution. Public data only; no local context. Paid per call.

NameTypeReqDescription
limitnumberOptional max matches (1-50, default 15)
max_price_usdnumberOptional maximum price in USD
querystringOptional keyword matching service, tool, resource or description
typestringOptional resource type filter: mcp or http

No output schema declared.

No examples provided.

Common questions

What is the Myncellium Paid MCP server?

Myncellium Paid MCP is listed in the public MCP registry as com.myncellium.paid/paid-mcp. Pay-per-call MCP tools over x402 (USDC/Solana): LLM, utilities, x402 market and model prices. This page covers its hosted endpoint (https://paid.myncellium.com/mcp).

Is the Myncellium Paid MCP server safe to use?

Myncellium Paid MCP scores 18 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 Myncellium Paid MCP server expose?

Myncellium Paid MCP exposes 17 tools: paid_answer, paid_review_snippet, paid_extract, paid_translate, paid_summarize, and 12 more. Their descriptions and schemas cost roughly 1,549 tokens of context every time the server is loaded.

Does the Myncellium Paid MCP server require authentication?

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

Is the Myncellium Paid MCP server still maintained?

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