GPT-5.3 Codex 1k Chat x402
x402/gpt-5.3-codex-1k-chat-x402OpenAI-compatible GPT-5.3 Codex chat tier over exact x402 Base USDC for coding-oriented agent work. Route name includes model and output quota; $0.021 per POST call, 700000 input characters, and up to 1024 output tokens. [x402: $0.021/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.3_codex_1k_chat_x402": {
"url": "https://gpt55.558686.xyz/v1/chat/completions/gpt-5.3-codex-1k",
"transport": "http"
}
}
}