Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

GPT55 Model Gateway

REMOTE · GPT55.558686.XYZ · 2 COMPONENTS · SCANNED AUG 3

Remote MCP gateway for GPT-5.6 Luna, Soul, Terra, and x402-paid agent tools with no API key.

+6 this week 61 Trust /100
Trust breakdown (6 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 →

Endpoint Security69
Transport & Reachability100
Schema Quality & AI Usability50
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (poor).Fail
  • Context-footprint check failed: tool/resource definitions use about 53770 tokens (~233/item across 230 items; 216 tools + 14 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 Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · gpt55.558686.xyz

# add to Claude Code
claude mcp add --transport http xyz-558686-gpt55-token-gateway https://gpt55.558686.xyz/mcp
# ~/.codex/config.toml
[mcp_servers.xyz-558686-gpt55-token-gateway]
url = "https://gpt55.558686.xyz/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "xyz-558686-gpt55-token-gateway": {
      "type": "remote",
      "url": "https://gpt55.558686.xyz/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add xyz-558686-gpt55-token-gateway --url https://gpt55.558686.xyz/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  xyz-558686-gpt55-token-gateway:
    url: "https://gpt55.558686.xyz/mcp"
// mcp.json
{
  "mcpServers": {
    "xyz-558686-gpt55-token-gateway": {
      "type": "http",
      "url": "https://gpt55.558686.xyz/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.

  • 3 Aug 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 2 Aug 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 1 Aug 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 31 Jul 26 +4
    • 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 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 28 Jul 26 0
    • Stability: unverified → 0.03 functional
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 27 Jul 26 +42
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
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 3 Aug 2026 · Probed https://gpt55.558686.xyz/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=558686.xyz CN=WE1,O=Google Trust Services,C=US 5 Jun 2026 3 Sept 2026 ECDSA 256 ECDSA-SHA256 6c62797a9632accd135f76ff19d1787b
SANs: 558686.xyz, *.558686.xyz
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
DNSSEC insecure

Validation of gpt55.558686.xyz. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
xyz. present 3599, 18130 8, 8 Verified
558686.xyz. 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; includeSubDomains
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy no-referrer
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://gpt55.558686.xyz/mcp Verified 200
http (plaintext) http://gpt55.558686.xyz/mcp Served over HTTP 200
MCP tools — 216 exposed · ~53,263 tokens partial

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.

Tool Tokens
chat_gpt_5_3_codex ~160

No description provided.

NameTypeReqDescription
max_tokensinteger
messagesarrayyes
modelstring
streamboolean

No output schema declared.

No examples provided.

chat_gpt_5_4 ~154

No description provided.

NameTypeReqDescription
max_tokensinteger
messagesarrayyes
modelstring
streamboolean

No output schema declared.

No examples provided.

chat_gpt_5_5 ~155

No description provided.

NameTypeReqDescription
max_tokensinteger
messagesarrayyes
modelstring
streamboolean

No output schema declared.

No examples provided.

chat_gpt_5_6_luna ~160

No description provided.

NameTypeReqDescription
max_tokensinteger
messagesarrayyes
modelstring
streamboolean

No output schema declared.

No examples provided.

chat_gpt_5_6_soul ~168

No description provided.

NameTypeReqDescription
max_tokensinteger
messagesarrayyes
modelstring
streamboolean

No output schema declared.

No examples provided.

chat_gpt_5_6_terra ~160

No description provided.

NameTypeReqDescription
max_tokensinteger
messagesarrayyes
modelstring
streamboolean

No output schema declared.

No examples provided.

chat_standard ~164

No description provided.

NameTypeReqDescription
max_tokensinteger
messagesarrayyes
modelstring
streamboolean

No output schema declared.

No examples provided.

gpt55_answer ~192

No description provided.

NameTypeReqDescription
contextstring
max_tokensinteger
questionstringyes
temperaturenumber

No output schema declared.

No examples provided.

gpt55_answer_mini ~163

No description provided.

NameTypeReqDescription
max_tokensinteger
temperaturenumber

No output schema declared.

No examples provided.

gpt55_answer_plus ~163

No description provided.

NameTypeReqDescription
max_tokensinteger
temperaturenumber

No output schema declared.

No examples provided.

gpt55_answer_professional ~163

No description provided.

NameTypeReqDescription
max_tokensinteger
temperaturenumber

No output schema declared.

No examples provided.

gpt55_answer_standard ~164

No description provided.

NameTypeReqDescription
max_tokensinteger
temperaturenumber

No output schema declared.

No examples provided.

gpt55_balance_metered_chat_completion ~218

No description provided.

NameTypeReqDescription
accountIdstring
account_idstring
max_tokensinteger
messagesarrayyes
modelstring
rate_multipliernumber
requestIdstring
request_idstring
service_tierstring
streamboolean

No output schema declared.

No examples provided.

gpt55_balance_topup ~182

No description provided.

NameTypeReqDescription
accountIdstring
account_idstring
requestIdstring
request_idstring
topupUsdnumber
topup_usdnumber

No output schema declared.

No examples provided.

gpt55_base64_codec ~152

No description provided.

NameTypeReqDescription
modestring
textstringyes
urlsafeboolean

No output schema declared.

No examples provided.

gpt55_base64_codec_get ~162

No description provided.

NameTypeReqDescription
modestring
textstringyes
urlsafeboolean

No output schema declared.

No examples provided.

gpt55_case_convert ~143

No description provided.

NameTypeReqDescription
casestring
textstringyes

No output schema declared.

No examples provided.

gpt55_case_convert_get ~153

No description provided.

NameTypeReqDescription
casestring
textstringyes

No output schema declared.

No examples provided.

gpt55_code_review ~208

No description provided.

NameTypeReqDescription
codestringyes
focusstring
languagestring
max_tokensinteger
temperaturenumber

No output schema declared.

No examples provided.

gpt55_code_review_mini ~172

No description provided.

NameTypeReqDescription
max_tokensinteger
temperaturenumber

No output schema declared.

No examples provided.

gpt55_code_review_plus ~166

No description provided.

NameTypeReqDescription
max_tokensinteger
temperaturenumber

No output schema declared.

No examples provided.

gpt55_code_review_pro ~167

No description provided.

NameTypeReqDescription
max_tokensinteger
temperaturenumber

No output schema declared.

No examples provided.

gpt55_code_review_professional ~167

No description provided.

NameTypeReqDescription
max_tokensinteger
temperaturenumber

No output schema declared.

No examples provided.

gpt55_code_review_standard ~171

No description provided.

NameTypeReqDescription
max_tokensinteger
temperaturenumber

No output schema declared.

No examples provided.

gpt55_color_convert ~133

No description provided.

NameTypeReqDescription
hexstringyes

No output schema declared.

No examples provided.

gpt55_color_convert_get ~143

No description provided.

NameTypeReqDescription
hexstringyes

No output schema declared.

No examples provided.

gpt55_diff_lines ~140

No description provided.

NameTypeReqDescription
afterstringyes
beforestringyes

No output schema declared.

No examples provided.

gpt55_diff_lines_get ~150

No description provided.

NameTypeReqDescription
afterstringyes
beforestringyes

No output schema declared.

No examples provided.

gpt55_domain_extract ~147

No description provided.

NameTypeReqDescription
hostnamestring
urlstring

No output schema declared.

No examples provided.

gpt55_domain_extract_get ~157

No description provided.

NameTypeReqDescription
hostnamestring
urlstring

No output schema declared.

No examples provided.

gpt55_eip712_signature_risk_decoder ~242

No description provided.

NameTypeReqDescription
chainstring
expected_chain_id
jsonstring
known_addressesobject
textstring
typedData
typed_data
valueobject

No output schema declared.

No examples provided.

gpt55_eip712_signature_risk_decoder_get ~252

No description provided.

NameTypeReqDescription
chainstring
expected_chain_id
jsonstring
known_addressesobject
textstring
typedData
typed_data
valueobject

No output schema declared.

No examples provided.

gpt55_email_normalize ~135

No description provided.

NameTypeReqDescription
emailstringyes

No output schema declared.

No examples provided.

gpt55_email_normalize_get ~145

No description provided.

NameTypeReqDescription
emailstringyes

No output schema declared.

No examples provided.

gpt55_evm_transaction_risk_decoder ~231

No description provided.

NameTypeReqDescription
calldatastring
chainstring
datastringyes
known_addressesobject
targetstring
tostring
value

No output schema declared.

No examples provided.

gpt55_evm_transaction_risk_decoder_get ~241

No description provided.

NameTypeReqDescription
calldatastring
chainstring
datastringyes
known_addressesobject
targetstring
tostring
value

No output schema declared.

No examples provided.

gpt55_extract_json ~211

No description provided.

NameTypeReqDescription
fieldsarray
max_tokensinteger
schemaobject
temperaturenumber
textstringyes

No output schema declared.

No examples provided.

gpt55_extract_json_mini ~166

No description provided.

NameTypeReqDescription
max_tokensinteger
temperaturenumber

No output schema declared.

No examples provided.

gpt55_extract_json_plus ~162

No description provided.

NameTypeReqDescription
max_tokensinteger
temperaturenumber

No output schema declared.

No examples provided.

gpt55_extract_json_professional ~163

No description provided.

NameTypeReqDescription
max_tokensinteger
temperaturenumber

No output schema declared.

No examples provided.

gpt55_extract_json_standard ~164

No description provided.

NameTypeReqDescription
max_tokensinteger
temperaturenumber

No output schema declared.

No examples provided.

gpt55_github_repository_supply_chain_evidence ~188

No description provided.

NameTypeReqDescription
repositorystringyes

No output schema declared.

No examples provided.

gpt55_gpt55_plus_half_price_subscription ~279

No description provided.

NameTypeReqDescription
accountIdstring
account_idstring
buyerIdstring
buyer_idstring
officialPlusMonthlyUsdnumber
official_plus_monthly_usdnumber
requestIdstring
request_idstring
requestedWeeklyValueUsdnumber
requested_weekly_value_usdnumber
weeklyOfficialValueUsdnumber
weekly_official_value_usdnumber

No output schema declared.

No examples provided.

gpt55_hash_text ~157

No description provided.

NameTypeReqDescription
algorithmstring
encodingstring
textstringyes

No output schema declared.

No examples provided.

gpt55_hash_text_get ~167

No description provided.

NameTypeReqDescription
algorithmstring
encodingstring
textstringyes

No output schema declared.

No examples provided.

gpt55_html_entity_codec ~135

No description provided.

NameTypeReqDescription
modestring
textstringyes

No output schema declared.

No examples provided.

gpt55_html_entity_codec_get ~145

No description provided.

NameTypeReqDescription
modestring
textstringyes

No output schema declared.

No examples provided.

gpt55_html_strip ~140

No description provided.

NameTypeReqDescription
htmlstringyes
max_charsinteger

No output schema declared.

No examples provided.

gpt55_html_strip_get ~150

No description provided.

NameTypeReqDescription
htmlstringyes
max_charsinteger

No output schema declared.

No examples provided.

gpt55_http_status ~159

No description provided.

NameTypeReqDescription
max_redirectsinteger
timeout_msinteger
urlstringyes

No output schema declared.

No examples provided.