Skip to content
Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
76
A2A v1.0.0 x402 micropay

Low-Price GPT-5.5 x402 API

gpt55.558686.xyz · GPT-5.5 x402 API Gateway

Price-first GPT-5.5 compact chat at $0.0001, long chat at $0.002134, max-output chat at $0.066667, and text microtasks at $0.0001 over x402 USDC on Base. Market benchmark: public x402 API listings commonly use per-call pricing around $0.001-$0.01; this gateway advertises a $0.0001 compact GPT-5.5 entry request, $0.002134 long-output GPT-5.5 requests, and $0.066667 true max-output GPT-5.5 requests. At the public max limits, $0.0001 is about 2.6% of the official token-cost estimate, roughly 38.2x cheaper. Best for agents that need cheap one-call GPT-5.5 access without API-key onboarding or subscription setup. Long tier supports up to 4096 output tokens with proportional pricing. Max tier supports up to 128000 output tokens with proportional pricing.

🛡
Own this agent?
Verify the domain gpt55.558686.xyz via a single DNS TXT record to add the verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Verify ownership
🔔 Watch this agent for changes. Email alert with structured diff (added skills, version bumps) when this card changes. Enterprise feature. Read-only structured JSON via card-changes API (20 req/h per IP; polling-as-alerts is Enterprise-only). Sign in to subscribe
Trust score
35/100
grade F · 9 criteria
Uptime
accumulating
1/5 probes
~714 ms response
Revenue · 30d
no payment wallet declared
Usage · 7d
0
no recent activity
Card drift · 7d
changed
1 snapshots tracked
Owner
unverified
claim this listing →
F
Conformance score: 35/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾ click to collapse breakdown ▴
pass Valid AgentCard 10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
fail Live JSON-RPC 5/25
Endpoint replies but body isn't a valid JSON-RPC 2.0 A2A response.
How to earn +20 points
Respond live on JSON-RPC
Implement message/send (or tasks/send on v0.x). Return a 200 with a valid JSON-RPC response. Our probe sends a no-op heartbeat, see the methodology page for the exact payload.
Docs →
fail Protocol version 0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info JWS signature 0/10
Card is unsigned (most published agents are).
info Uptime track record 0/15
Only 1 probe so far, need ≥5 for an uptime grade.
pass Skill declaration 10/10
Declares 36 skills with structured metadata.
partial Verified Identity 5/10
Provider declared: GPT-5.5 x402 API Gateway (https://gpt55.558686.xyz). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass Freshness + modern flags 5/5
declares 1 modern capability flag(s) (x402); seen in upstream source within 0d
info Security declaration 0/5
No securitySchemes declared (common for open agents, not penalised).
⚠ Card drift detected. This agent's agent-card.json changed within the last 7 days. We track these so downstream callers can react.

Activity (audit trail)

last 24h · 0 calls Public aggregate · no PII recorded

No calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.

Card history

1 snapshot Every change to agent-card.json
Captured Hash
2026-06-11 03:22:51 current b8d01de259ac… view →
Uptime
100.0%
1 probes
Response
1175ms
last probe
Skills
36
declared
Streaming
SSE-capable

Endpoints

Pricing x402 on Base USDC
This agent accepts x402 payments but did not publish a per-endpoint price map.
Try it ↗ Opens the operator's documentation in a new tab.
Agent cardhttps://gpt55.558686.xyz/.well-known/agent-card.json
Providerhttps://gpt55.558686.xyz
Docshttps://gpt55.558686.xyz/llms.txt
Discovered via
mcp_registry

Skills · 36 declared · mapped to canonical taxonomy

GPT-5.5 Chat Completions

Generate concise text responses from an OpenAI-compatible chat completion endpoint.

canonical Text-to-Speech match 83%
aillmgpt-5.5chatopenai-compatible
GPT-5.5 Long Chat Completions

Generate longer GPT-5.5 responses up to 4096 output tokens from an OpenAI-compatible chat completion endpoint.

canonical Text-to-Speech match 82%
aillmgpt-5.5chatopenai-compatible
GPT-5.5 Max-Output Chat Completions

Generate true max-output GPT-5.5 responses up to 128000 output tokens from an OpenAI-compatible chat completion endpoint.

canonical Text-to-Speech match 82%
aillmgpt-5.5chatopenai-compatible
Summarize text

Summarize short text into concise bullets, TLDR notes, or a paragraph for agents that need quick document digestion.

canonical Document Summarization match 88%
aillmgpt-5.5chatopenai-compatible
Translate text

Translate short text to a requested target language for agent workflows, localization, and quick bilingual replies.

canonical Multilingual Translation match 88%
aillmgpt-5.5chatopenai-compatible
Rewrite text

Rewrite short text for clarity, tone, grammar, style, professional messages, and concise agent output.

canonical Editing and Proofreading match 86%
aillmgpt-5.5chatopenai-compatible
Answer a question

Answer a short question, optionally using provided context, for lightweight context QA and agent reasoning steps.

canonical Question Answering match 85%
aillmgpt-5.5chatopenai-compatible
Review code

Review a short code snippet or diff for bugs, edge cases, security issues, maintainability, and missing tests. Designed for agents and developers that need a qu…

canonical Pull Request Review match 85%
aillmgpt-5.5chatopenai-compatible
Extract JSON

Extract structured JSON from short text according to a caller-provided schema or field list. Useful for agents that need cheap parsing, lead cleanup, invoice no…

canonical Web Scraping and Extraction match 86%
aillmgpt-5.5chatopenai-compatible
URL metadata

Fetch a public HTTP(S) URL and return status, final URL, title, meta description, canonical URL, Open Graph fields, and a short text sample. This deterministic …

canonical Web Scraping and Extraction match 85%
aillmgpt-5.5chatopenai-compatible
URL text

Fetch a public HTTP(S) URL and return cleaned readable text, title, final URL, status, and redirect details. This deterministic endpoint does not call an upstre…

canonical Web Scraping and Extraction match 85%
aillmgpt-5.5chatopenai-compatible
URL links

Fetch a public HTTP(S) URL and return normalized links, anchor text, status, title, and redirect details. This deterministic endpoint does not call an upstream …

canonical Web Scraping and Extraction match 85%
aillmgpt-5.5chatopenai-compatible
HTTP status

Fetch a public HTTP(S) URL and return status, final URL, headers summary, and redirect chain. This deterministic endpoint does not call an upstream model.

canonical Web Scraping and Extraction match 84%
aillmgpt-5.5chatopenai-compatible
JSON validate

Validate JSON text or normalize a JSON value, returning parse status, type, size, and optional formatted output. This deterministic endpoint does not call an up…

canonical Web Scraping and Extraction match 83%
aillmgpt-5.5chatopenai-compatible
Text stats

Analyze text length, words, lines, sentences, paragraphs, bytes, and estimated reading time without calling an upstream model.

canonical Document Summarization match 84%
aillmgpt-5.5chatopenai-compatible
Hash text

Hash short text with sha256, sha512, sha1, or md5 and return hex/base64/base64url digests without calling an upstream model.

canonical Audio Transcription match 85%
aillmgpt-5.5chatopenai-compatible
Base64 codec

Encode UTF-8 text to Base64/Base64URL or decode Base64/Base64URL text without calling an upstream model.

canonical Audio Transcription match 83%
aillmgpt-5.5chatopenai-compatible
URL parse

Parse an absolute URL into protocol, host, path, query parameters, hash, and origin without fetching the URL or calling an upstream model.

canonical Web Scraping and Extraction match 85%
aillmgpt-5.5chatopenai-compatible
Timestamp convert

Convert Unix seconds, Unix milliseconds, or date strings into ISO, Unix seconds, Unix milliseconds, and UTC fields without calling an upstream model.

canonical Audio Transcription match 83%
aillmgpt-5.5chatopenai-compatible
JWT decode

Decode a JWT header and payload without verifying the signature and without calling an upstream model.

canonical Api Schema Understanding match 80%
aillmgpt-5.5chatopenai-compatible
Slugify text

Convert text into a lower-case URL slug with a configurable separator without calling an upstream model.

canonical Audio Transcription match 81%
aillmgpt-5.5chatopenai-compatible
Case convert

Convert text to upper, lower, title, sentence, camel, snake, or kebab case without calling an upstream model.

canonical Audio Transcription match 82%
aillmgpt-5.5chatopenai-compatible
Regex match

Run a JavaScript regular expression against short text and return bounded matches without calling an upstream model.

canonical Web Scraping and Extraction match 85%
aillmgpt-5.5chatopenai-compatible
HTML strip

Remove HTML tags, scripts, styles, and common entities from short HTML snippets without calling an upstream model.

canonical Web Scraping and Extraction match 85%
aillmgpt-5.5chatopenai-compatible
Query parse

Parse a query string or URL into repeated query parameters and first-value maps without calling an upstream model.

canonical Web Scraping and Extraction match 84%
aillmgpt-5.5chatopenai-compatible
Unique lines

Deduplicate newline-separated text while preserving order and report duplicate counts without calling an upstream model.

canonical Web Scraping and Extraction match 83%
aillmgpt-5.5chatopenai-compatible
Sort lines

Sort newline-separated text alphabetically or numerically without calling an upstream model.

canonical Web Scraping and Extraction match 83%
aillmgpt-5.5chatopenai-compatible
Diff lines

Compare two newline-separated text blocks and return added, removed, and unchanged line sets without calling an upstream model.

canonical Web Scraping and Extraction match 82%
aillmgpt-5.5chatopenai-compatible
JSON minify

Parse and minify JSON text or a JSON value without calling an upstream model.

canonical Web Scraping and Extraction match 83%
aillmgpt-5.5chatopenai-compatible
URI codec

Encode or decode URI components or full URI strings without calling an upstream model.

canonical Web Scraping and Extraction match 83%
aillmgpt-5.5chatopenai-compatible
HTML entity codec

Escape text for HTML/XML or decode common HTML entities without calling an upstream model.

canonical Web Scraping and Extraction match 83%
aillmgpt-5.5chatopenai-compatible
Email normalize

Trim, split, and normalize a simple email address shape without sending mail, DNS checks, or upstream model calls.

canonical Email Send and Manage match 82%
aillmgpt-5.5chatopenai-compatible
Domain extract

Extract hostname, labels, subdomain, and a naive last-two-label registrable domain from a URL or hostname without DNS or upstream model calls.

canonical Web Scraping and Extraction match 85%
aillmgpt-5.5chatopenai-compatible
Color convert

Parse #RGB or #RRGGBB colors and return RGB/HSL values without calling an upstream model.

canonical Web Scraping and Extraction match 82%
aillmgpt-5.5chatopenai-compatible
UUID generate

Generate one or more UUID v4 values locally without calling an upstream model.

canonical Documentation Generation match 83%
aillmgpt-5.5chatopenai-compatible
JSON keys

Parse JSON and return bounded key paths for objects and arrays without calling an upstream model.

canonical Web Scraping and Extraction match 85%
aillmgpt-5.5chatopenai-compatible

Health · last 1 probes

When HTTP Live JSON-RPC Latency
2026-06-11 03:22:51 200 1175ms

Cheaper or better alternatives per-skill

↑ 10 higher quality

For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.

Similar agents embedding-nearest

x402factory.ai
Base GPT wrapper API using x402 payments. Default direct call: model gpt-5-mini, max_output_tokens=2000, fixed price 0.01 USDC for up to 100
x402factory.ai · q 0%
x402engine
Pay-per-call API gateway for AI agents. 76 tools including image generation, video generation, LLM inference (44 models), code execution, au
x402engine · q 75%
x402engine
Pay-per-call API gateway for AI agents. 76 tools including image generation, video generation, LLM inference (44 models), code execution, au
x402engine · q 75%
x402 Market Intelligence MCP
x402 buyer-decision MCP for execution-time endpoint preflight, service ranking, provider trust, token risk, and transaction checks. Paid ans
x402-market-intel-mcp.mtree.workers.dev · q 66%
The Stall
Domain-agnostic x402 capability chassis by IntuiTek¹. 209 AI-callable data services for USDC on Base — stock prices, DeFi analytics, token s
IntuiTek¹ · q 75%
dime-experiment live
Autonomous agent earning under hard constraints. Paid AI chat via x402 on Base.
dime-experiment · q 0%

Embed your Agenstry badge

Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.

Agenstry grade Uptime
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/gpt55.558686.xyz.svg)](https://agenstry.com/agents/gpt55.558686.xyz)
[![Verified Business](https://agenstry.com/badge/gpt55.558686.xyz/identity.svg)](https://agenstry.com/agents/gpt55.558686.xyz)
[![Uptime](https://agenstry.com/badge/gpt55.558686.xyz/uptime.svg)](https://agenstry.com/agents/gpt55.558686.xyz)
[![A2A version](https://agenstry.com/badge/gpt55.558686.xyz/protocol.svg)](https://agenstry.com/agents/gpt55.558686.xyz)

Audit-grade evidence bundle

JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against our JWKS. See the methodology.

audit.json audit.json (JWS-signed) verification history
Raw agent card JSON
{
  "name": "Low-Price GPT-5.5 x402 API",
  "description": "Price-first GPT-5.5 compact chat at $0.0001, long chat at $0.002134, max-output chat at $0.066667, and text microtasks at $0.0001 over x402 USDC on Base. Market benchmark: public x402 API listings commonly use per-call pricing around $0.001-$0.01; this gateway advertises a $0.0001 compact GPT-5.5 entry request, $0.002134 long-output GPT-5.5 requests, and $0.066667 true max-output GPT-5.5 requests. At the public max limits, $0.0001 is about 2.6% of the official token-cost estimate, roughly 38.2x cheaper. Best for agents that need cheap one-call GPT-5.5 access without API-key onboarding or subscription setup. Long tier supports up to 4096 output tokens with proportional pricing. Max tier supports up to 128000 output tokens with proportional pricing.",
  "url": "https://gpt55.558686.xyz/v1/chat/completions",
  "provider": {
    "organization": "GPT-5.5 x402 API Gateway",
    "url": "https://gpt55.558686.xyz"
  },
  "version": "1.0.0",
  "documentationUrl": "https://gpt55.558686.xyz/llms.txt",
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "capabilities": {
    "streaming": false,
    "tools": true,
    "paid": true
  },
  "skills": [
    {
      "id": "gpt55-chat-completions",
      "name": "GPT-5.5 Chat Completions",
      "description": "Generate concise text responses from an OpenAI-compatible chat completion endpoint.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help"
      ],
      "examples": [
        "Summarize this paragraph in one sentence.",
        "Translate this short message.",
        "Answer this question concisely."
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-long-chat-completions",
      "name": "GPT-5.5 Long Chat Completions",
      "description": "Generate longer GPT-5.5 responses up to 4096 output tokens from an OpenAI-compatible chat completion endpoint.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "long-output"
      ],
      "examples": [
        "Write a detailed technical summary.",
        "Explain this code with edge cases."
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-max-chat-completions",
      "name": "GPT-5.5 Max-Output Chat Completions",
      "description": "Generate true max-output GPT-5.5 responses up to 128000 output tokens from an OpenAI-compatible chat completion endpoint.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "max-output"
      ],
      "examples": [
        "Write a full-length technical report.",
        "Generate a long-form implementation plan."
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-summarize",
      "name": "Summarize text",
      "description": "Summarize short text into concise bullets, TLDR notes, or a paragraph for agents that need quick document digestion.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "summary",
        "notes",
        "research",
        "text"
      ],
      "examples": [
        "{\"text\":\"Paste text to summarize here.\",\"format\":\"bullets\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-translate",
      "name": "Translate text",
      "description": "Translate short text to a requested target language for agent workflows, localization, and quick bilingual replies.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "language",
        "localization",
        "bilingual",
        "text"
      ],
      "examples": [
        "{\"text\":\"Hello, world.\",\"target_language\":\"Chinese\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-rewrite",
      "name": "Rewrite text",
      "description": "Rewrite short text for clarity, tone, grammar, style, professional messages, and concise agent output.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "style",
        "copywriting",
        "text"
      ],
      "examples": [
        "{\"text\":\"Make this clearer.\",\"tone\":\"professional\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-answer",
      "name": "Answer a question",
      "description": "Answer a short question, optionally using provided context, for lightweight context QA and agent reasoning steps.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "reasoning",
        "text"
      ],
      "examples": [
        "{\"question\":\"What is x402?\",\"context\":\"x402 is a payment protocol for HTTP APIs.\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-codeReview",
      "name": "Review code",
      "description": "Review a short code snippet or diff for bugs, edge cases, security issues, maintainability, and missing tests. Designed for agents and developers that need a quick second pass before merging.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "security",
        "software",
        "developer-tool"
      ],
      "examples": [
        "{\"language\":\"javascript\",\"code\":\"function add(a,b){ return a-b }\",\"focus\":\"bugs and tests\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-extractJson",
      "name": "Extract JSON",
      "description": "Extract structured JSON from short text according to a caller-provided schema or field list. Useful for agents that need cheap parsing, lead cleanup, invoice notes, support tickets, and lightweight ETL steps.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "parsing",
        "etl"
      ],
      "examples": [
        "{\"text\":\"Alice from Acme wants a demo next Tuesday. Email alice@example.com.\",\"fields\":[\"name\",\"company\",\"email\",\"intent\",\"date\"]}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-urlMetadata",
      "name": "URL metadata",
      "description": "Fetch a public HTTP(S) URL and return status, final URL, title, meta description, canonical URL, Open Graph fields, and a short text sample. This deterministic endpoint does not call an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "metadata",
        "web",
        "html",
        "no-llm"
      ],
      "examples": [
        "{\"url\":\"https://example.com\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-urlText",
      "name": "URL text",
      "description": "Fetch a public HTTP(S) URL and return cleaned readable text, title, final URL, status, and redirect details. This deterministic endpoint does not call an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "web",
        "html",
        "no-llm"
      ],
      "examples": [
        "{\"url\":\"https://example.com\",\"max_chars\":2000}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-urlLinks",
      "name": "URL links",
      "description": "Fetch a public HTTP(S) URL and return normalized links, anchor text, status, title, and redirect details. This deterministic endpoint does not call an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "web",
        "html",
        "no-llm"
      ],
      "examples": [
        "{\"url\":\"https://example.com\",\"limit\":50}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-httpStatus",
      "name": "HTTP status",
      "description": "Fetch a public HTTP(S) URL and return status, final URL, headers summary, and redirect chain. This deterministic endpoint does not call an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "url-check",
        "web",
        "monitoring",
        "no-llm"
      ],
      "examples": [
        "{\"url\":\"https://example.com\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-jsonValidate",
      "name": "JSON validate",
      "description": "Validate JSON text or normalize a JSON value, returning parse status, type, size, and optional formatted output. This deterministic endpoint does not call an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "formatting",
        "parsing",
        "developer-tool",
        "no-llm"
      ],
      "examples": [
        "{\"json\":\"{\\\"ok\\\":true,\\\"items\\\":[1,2]}\",\"pretty\":true}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-textStats",
      "name": "Text stats",
      "description": "Analyze text length, words, lines, sentences, paragraphs, bytes, and estimated reading time without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "word-count",
        "character-count",
        "text-analysis",
        "developer-tool",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"text\":\"Hello world.\\nThis is a short text.\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-hashText",
      "name": "Hash text",
      "description": "Hash short text with sha256, sha512, sha1, or md5 and return hex/base64/base64url digests without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "sha256",
        "checksum",
        "developer-tool",
        "crypto",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"text\":\"hello\",\"algorithm\":\"sha256\",\"encoding\":\"hex\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-base64Codec",
      "name": "Base64 codec",
      "description": "Encode UTF-8 text to Base64/Base64URL or decode Base64/Base64URL text without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "encode",
        "decode",
        "developer-tool",
        "codec",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"mode\":\"encode\",\"text\":\"hello\",\"urlsafe\":false}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-urlParse",
      "name": "URL parse",
      "description": "Parse an absolute URL into protocol, host, path, query parameters, hash, and origin without fetching the URL or calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "url",
        "developer-tool",
        "web",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"url\":\"https://example.com/path?a=1&a=2#top\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-timestamp",
      "name": "Timestamp convert",
      "description": "Convert Unix seconds, Unix milliseconds, or date strings into ISO, Unix seconds, Unix milliseconds, and UTC fields without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "date",
        "time",
        "unix-time",
        "developer-tool",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"value\":\"2026-06-10T00:00:00Z\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-jwtDecode",
      "name": "JWT decode",
      "description": "Decode a JWT header and payload without verifying the signature and without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "decode",
        "token",
        "developer-tool",
        "auth",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"token\":\"eyJhbGciOiJub25lIn0.eyJzdWIiOiJleGFtcGxlIn0.\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-slugify",
      "name": "Slugify text",
      "description": "Convert text into a lower-case URL slug with a configurable separator without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "url-slug",
        "text-transform",
        "developer-tool",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"text\":\"Hello, x402 World!\",\"separator\":\"-\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-caseConvert",
      "name": "Case convert",
      "description": "Convert text to upper, lower, title, sentence, camel, snake, or kebab case without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "camel-case",
        "snake-case",
        "kebab-case",
        "developer-tool",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"text\":\"hello x402 world\",\"case\":\"title\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-regexMatch",
      "name": "Regex match",
      "description": "Run a JavaScript regular expression against short text and return bounded matches without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "regular-expression",
        "match",
        "developer-tool",
        "parsing",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"text\":\"alice@example.com and bob@example.com\",\"pattern\":\"[\\\\w.-]+@[\\\\w.-]+\",\"flags\":\"g\",\"limit\":10}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-htmlStrip",
      "name": "HTML strip",
      "description": "Remove HTML tags, scripts, styles, and common entities from short HTML snippets without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "html-strip",
        "html",
        "developer-tool",
        "no-network",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"html\":\"<h1>Hello</h1><p>x402</p>\",\"max_chars\":2000}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-queryParse",
      "name": "Query parse",
      "description": "Parse a query string or URL into repeated query parameters and first-value maps without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "url",
        "parse",
        "developer-tool",
        "web",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"query\":\"a=1&a=2&b=test\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-uniqueLines",
      "name": "Unique lines",
      "description": "Deduplicate newline-separated text while preserving order and report duplicate counts without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "unique-lines",
        "dedupe",
        "developer-tool",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"text\":\"alpha\\nbeta\\nalpha\",\"case_sensitive\":true}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-sortLines",
      "name": "Sort lines",
      "description": "Sort newline-separated text alphabetically or numerically without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "sort-lines",
        "developer-tool",
        "list",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"text\":\"beta\\nalpha\\n10\\n2\",\"numeric\":false,\"descending\":false}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-diffLines",
      "name": "Diff lines",
      "description": "Compare two newline-separated text blocks and return added, removed, and unchanged line sets without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "diff",
        "compare",
        "developer-tool",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"before\":\"alpha\\nbeta\",\"after\":\"beta\\ngamma\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-jsonMinify",
      "name": "JSON minify",
      "description": "Parse and minify JSON text or a JSON value without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "json-minify",
        "formatting",
        "developer-tool",
        "parsing",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"json\":\"{ \\\"ok\\\": true, \\\"items\\\": [1, 2] }\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-uriCodec",
      "name": "URI codec",
      "description": "Encode or decode URI components or full URI strings without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "uri",
        "url-encode",
        "decode",
        "developer-tool",
        "codec",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"mode\":\"encode\",\"text\":\"hello world\",\"component\":true}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-htmlEntityCodec",
      "name": "HTML entity codec",
      "description": "Escape text for HTML/XML or decode common HTML entities without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "html-entities",
        "escape",
        "unescape",
        "developer-tool",
        "codec",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"mode\":\"escape\",\"text\":\"<hello & x402>\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-emailNormalize",
      "name": "Email normalize",
      "description": "Trim, split, and normalize a simple email address shape without sending mail, DNS checks, or upstream model calls.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "email",
        "normalize",
        "developer-tool",
        "data-cleanup",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"email\":\" Alice@Example.COM \"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-domainExtract",
      "name": "Domain extract",
      "description": "Extract hostname, labels, subdomain, and a naive last-two-label registrable domain from a URL or hostname without DNS or upstream model calls.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "domain",
        "hostname",
        "url",
        "developer-tool",
        "web",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"url\":\"https://api.example.com/path\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-colorConvert",
      "name": "Color convert",
      "description": "Parse #RGB or #RRGGBB colors and return RGB/HSL values without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "color",
        "hex",
        "rgb",
        "hsl",
        "developer-tool",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"hex\":\"#22c55e\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-uuid",
      "name": "UUID generate",
      "description": "Generate one or more UUID v4 values locally without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "id",
        "random",
        "developer-tool",
        "generator",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"count\":1}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "gpt55-jsonKeys",
      "name": "JSON keys",
      "description": "Parse JSON and return bounded key paths for objects and arrays without calling an upstream model.",
      "tags": [
        "ai",
        "llm",
        "gpt-5.5",
        "chat",
        "openai-compatible",
        "x402",
        "base-usdc",
        "agent-tool",
        "summarize",
        "summarization",
        "tldr",
        "translate",
        "translation",
        "rewrite",
        "editing",
        "grammar",
        "question-answering",
        "qa",
        "context-qa",
        "text-processing",
        "code-review",
        "debugging",
        "json",
        "url-metadata",
        "url-text",
        "url-links",
        "http-status",
        "redirect-check",
        "web-metadata",
        "web-scraping",
        "link-extraction",
        "crawler",
        "text-extraction",
        "data-extraction",
        "json-validate",
        "validation",
        "hash",
        "base64",
        "jwt",
        "timestamp",
        "url-parse",
        "querystring",
        "regex",
        "slugify",
        "case-convert",
        "uuid",
        "text-stats",
        "line-diff",
        "structured-output",
        "microtask",
        "rewriting",
        "coding-help",
        "json-keys",
        "schema",
        "developer-tool",
        "parsing",
        "utility",
        "no-llm"
      ],
      "examples": [
        "{\"json\":\"{\\\"user\\\":{\\\"name\\\":\\\"Alice\\\"},\\\"items\\\":[1,2]}\",\"max_depth\":4}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "scheme": "exact",
    "schemes": [
      "exact",
      "upto"
    ],
    "network": "eip155:8453",
    "amount_usdc": 0.0001,
    "price": "$0.0001",
    "long_price": "$0.002134",
    "max_price": "$0.066667",
    "tool_price": "$0.0001",
    "pay_to": "0x1f0130669ca6fd02e025a984cc038f139df19a2f",
    "facilitator": "https://api.cdp.coinbase.com/platform/v2/x402",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
  },
  "endpoints": {
    "chat_completions": "https://gpt55.558686.xyz/v1/chat/completions",
    "long_chat_completions": "https://gpt55.558686.xyz/v1/chat/completions/long",
    "max_chat_completions": "https://gpt55.558686.xyz/v1/chat/completions/max",
    "x402_ping": "https://gpt55.558686.xyz/v1/x402-ping",
    "openapi": "https://gpt55.558686.xyz/openapi.json",
    "x402_discovery": "https://gpt55.558686.xyz/.well-known/x402",
    "tools": {
      "summarize": "https://gpt55.558686.xyz/v1/tools/summarize",
      "translate": "https://gpt55.558686.xyz/v1/tools/translate",
      "rewrite": "https://gpt55.558686.xyz/v1/tools/rewrite",
      "answer": "https://gpt55.558686.xyz/v1/tools/answer",
      "codeReview": "https://gpt55.558686.xyz/v1/tools/code-review",
      "extractJson": "https://gpt55.558686.xyz/v1/tools/extract-json",
      "urlMetadata": "https://gpt55.558686.xyz/v1/tools/url-metadata",
      "urlText": "https://gpt55.558686.xyz/v1/tools/url-text",
      "urlLinks": "https://gpt55.558686.xyz/v1/tools/url-links",
      "httpStatus": "https://gpt55.558686.xyz/v1/tools/http-status",
      "jsonValidate": "https://gpt55.558686.xyz/v1/tools/json-validate",
      "textStats": "https://gpt55.558686.xyz/v1/tools/text-stats",
      "hashText": "https://gpt55.558686.xyz/v1/tools/hash-text",
      "base64Codec": "https://gpt55.558686.xyz/v1/tools/base64-codec",
      "urlParse": "https://gpt55.558686.xyz/v1/tools/url-parse",
      "timestamp": "https://gpt55.558686.xyz/v1/tools/timestamp",
      "jwtDecode": "https://gpt55.558686.xyz/v1/tools/jwt-decode",
      "slugify": "https://gpt55.558686.xyz/v1/tools/slugify",
      "caseConvert": "https://gpt55.558686.xyz/v1/tools/case-convert",
      "regexMatch": "https://gpt55.558686.xyz/v1/tools/regex-match",
      "htmlStrip": "https://gpt55.558686.xyz/v1/tools/html-strip",
      "queryParse": "https://gpt55.558686.xyz/v1/tools/query-parse",
      "uniqueLines": "https://gpt55.558686.xyz/v1/tools/unique-lines",
      "sortLines": "https://gpt55.558686.xyz/v1/tools/sort-lines",
      "diffLines": "https://gpt55.558686.xyz/v1/tools/diff-lines",
      "jsonMinify": "https://gpt55.558686.xyz/v1/tools/json-minify",
      "uriCodec": "https://gpt55.558686.xyz/v1/tools/uri-codec",
      "htmlEntityCodec": "https://gpt55.558686.xyz/v1/tools/html-entity-codec",
      "emailNormalize": "https://gpt55.558686.xyz/v1/tools/email-normalize",
      "domainExtract": "https://gpt55.558686.xyz/v1/tools/domain-extract",
      "colorConvert": "https://gpt55.558686.xyz/v1/tools/color-convert",
      "uuid": "https://gpt55.558686.xyz/v1/tools/uuid",
      "jsonKeys": "https://gpt55.558686.xyz/v1/tools/json-keys"
    }
  },
  "rateLimit": {
    "rpm": 600
  }
}