Skip to main content
ClaudeWave
wangletiand avatar
wangletiand

gpt55-x402-gateway

Ver en GitHub

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

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptMITActualizado 6d 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.
Casos de uso

Resumen de MCP Servers

# 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

Lo que la gente pregunta sobre gpt55-x402-gateway

¿Qué es wangletiand/gpt55-x402-gateway?

+

wangletiand/gpt55-x402-gateway es mcp servers para el ecosistema de Claude AI. Quote-first x402 buyer client and read-only MCP directory wrapper for GPT55 Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-07-31.

¿Cómo se instala gpt55-x402-gateway?

+

Puedes instalar gpt55-x402-gateway clonando el repositorio (https://github.com/wangletiand/gpt55-x402-gateway) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar wangletiand/gpt55-x402-gateway?

+

Nuestro agente de seguridad ha analizado wangletiand/gpt55-x402-gateway y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene wangletiand/gpt55-x402-gateway?

+

wangletiand/gpt55-x402-gateway es mantenido por wangletiand. La última actividad registrada en GitHub es del 2026-07-31, con 0 issues abiertos.

¿Hay alternativas a gpt55-x402-gateway?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega gpt55-x402-gateway en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

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>

Más MCP Servers

Alternativas a gpt55-x402-gateway