Skip to main content
ClaudeWave
wangletiand avatar
wangletiand

gpt55-x402-gateway

View on GitHub

Quote-first x402 buyer client and read-only MCP directory wrapper for GPT55

MCP ServersOfficial Registry0 stars0 forksJavaScriptMITUpdated 5d ago
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 8/6/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/wangletiand/gpt55-x402-gateway
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "gpt55-x402-gateway": {
      "command": "node",
      "args": ["/path/to/gpt55-x402-gateway/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/wangletiand/gpt55-x402-gateway and follow its README for install instructions.
Use cases

MCP Servers overview

# 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:

- Service hub: <https://gpt55.558686.xyz/x402/service>
- Machine-readable catalog: <https://gpt55.558686.xyz/x402/service.json>
- Main model route: `POST https://gpt55.558686.xyz/v1/chat/completions/standard`
- MCP endpoint: <https://gpt55.558686.xyz/mcp>

## 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

```bash
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

```bash
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](SECURITY.md). Do not include secrets
or wallet material in a report.

Licensed under the MIT License.
basemcpusdcx402

What people ask about gpt55-x402-gateway

What is wangletiand/gpt55-x402-gateway?

+

wangletiand/gpt55-x402-gateway is mcp servers for the Claude AI ecosystem. Quote-first x402 buyer client and read-only MCP directory wrapper for GPT55 It has 0 GitHub stars and its last recorded update is dated 2026-07-31.

How do I install gpt55-x402-gateway?

+

You can install gpt55-x402-gateway by cloning the repository (https://github.com/wangletiand/gpt55-x402-gateway) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is wangletiand/gpt55-x402-gateway safe to use?

+

Our security agent has analyzed wangletiand/gpt55-x402-gateway and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains wangletiand/gpt55-x402-gateway?

+

wangletiand/gpt55-x402-gateway is maintained by wangletiand. The last recorded GitHub activity is dated 2026-07-31, with 0 open issues.

Are there alternatives to gpt55-x402-gateway?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy gpt55-x402-gateway to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: wangletiand/gpt55-x402-gateway
[![Featured on ClaudeWave](https://claudewave.com/api/badge/wangletiand-gpt55-x402-gateway)](https://claudewave.com/repo/wangletiand-gpt55-x402-gateway)
<a href="https://claudewave.com/repo/wangletiand-gpt55-x402-gateway"><img src="https://claudewave.com/api/badge/wangletiand-gpt55-x402-gateway" alt="Featured on ClaudeWave: wangletiand/gpt55-x402-gateway" width="320" height="64" /></a>

More MCP Servers

gpt55-x402-gateway alternatives