GPT-5.5 Canonical GET Chat x402
x402/gpt-5.5-canonical-get-chat-x402Canonical no-query GET endpoint for low-cost OpenAI-compatible GPT-5.5 paid chat over exact x402 Base USDC. $0.0001 per call for AI agents, GPT-5.5 chat completions, summarization, translation, QA, and coding help. [x402: $0.0001/call on base-mainnet, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"gpt-5.5_canonical_get_chat_x402": {
"url": "https://gpt55.558686.xyz/v1/paid/chat",
"transport": "http"
}
}
}