GPT-5.5 Long Chat 4096 Stable x402
x402/gpt-5.5-long-chat-4096-stable-x402Stable example URL for GPT-5.5 long-output chat over exact x402 Base USDC. $0.002134 per call, supports up to 4096 output tokens, with query parameters included for marketplace health probes. [x402: $0.002134/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_long_chat_4096_stable_x402": {
"url": "https://gpt55.558686.xyz/v1/paid/chat-long?listing=stable-long-4096&q=Summarize%20x402%20in%20one%20sentence&max_tokens=256",
"transport": "http"
}
}
}