Back to Discover

gpt55-x402-gateway

connector

wangletiand

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

View on GitHub
0 starsSynced Aug 5, 2026

Install to Claude Code

/plugin marketplace add wangletiand/gpt55-x402-gateway

README

GPT55 x402 Gateway

This repository contains a small, read-only MCP directory wrapper and a quote-first buyer client for the public GPT55 x402 service.

Canonical service entry:

Safety Model

The buyer client is quote-only by default. Its local policy pins the exact URL, HTTP method, amount, Base network, canonical Base USDC contract, and merchant address for the main model route. Remote catalogs are discovery metadata only. The client does not sign or pay unless the operator explicitly sets PAY_REAL_X402=1 and provides a wallet key in the operator-controlled process.

Never paste a private key, seed phrase, payment header, API key, or exchange credential into a website, chat, issue, log, or remote service.

Quote-Only Check

git clone https://github.com/wangletiand/gpt55-x402-gateway.git
cd gpt55-x402-gateway
npm install
ROUTE_ID=main-model-standard MAX_USDC=0.003 npm run first-payment:quote

The command remains quote-only unless real payment is explicitly enabled. Generated evidence files and .env files are ignored by Git.

Local MCP Wrapper

npm install
npm test
npm start

The wrapper exposes one local read-only directory tool. It does not proxy MCP tool calls, custody funds, store wallet keys, or execute payments.

Repository Scope

This public repository intentionally contains only the maintained runtime wrapper, buyer safety client, tests, and concise documentation. Operational logs, payment evidence, wallet files, credentials, internal channel ledgers, and bulk submission automation are excluded.

Support and Security

For security reports, follow SECURITY.md. Do not include secrets or wallet material in a report.

Licensed under the MIT License.

Rendered live from wangletiand/gpt55-x402-gateway's GitHub README — not stored, always reflects the source repo.

2 Install Methods

NameDescriptionCategorySource
streamable-http remoteHosted streamable-http endpointmcp-serverhttps://gpt55.558686.xyz/mcp
sse remoteHosted sse endpointmcp-serverhttps://gpt55.558686.xyz/mcp/sse

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.