GPT55 x402 Gateway
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@GPT55 x402 GatewayCheck the current quote for the translate-canary route."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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/standardMCP 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.
Related MCP server: Blocksize Market Data
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:quoteThe 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 startThe 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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityFmaintenanceMCP server for the402.ai — an open marketplace where AI agents discover and purchase services from third-party providers via x402 micropayments (USDC on Base). Browse the catalog, purchase services, manage conversation threads, and list services as a provider.Last updated30852MIT
- AlicenseAqualityBmaintenanceRead-only MCP server for Blocksize market data discovery, pricing, documentation, and x402 endpoint lookup across crypto, equities, FX, and metals.Last updated71MIT
- AlicenseAqualityBmaintenanceEnables MCP clients to access all endpoints of an x402 gateway by paying real-time microtransactions (USDC on Base) per API call, with automatic tool discovery and spend guardrails.Last updated2353MIT
- AlicenseCqualityAmaintenanceRead-only MCP server that exposes public TokenLab model catalog tools for agents to discover models, inspect request contracts, and compare pricing.Last updated311,314MIT
Related MCP Connectors
Agent-native marketplace. Bootstrap, list inventory, search, negotiate, and trade via MCP.
Read-only MCP for Rialto quotes and swap preflight on Robinhood Chain. No signing or broadcast.
Workflow diagnostics, capability routing, and x402 settlement for MCP-compatible agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wangletiand/gpt55-x402-gateway'
If you have feedback or need assistance with the MCP directory API, please join our Discord server