You're viewing a demo portfolio

Join the waitlist
PRSM

post_og_card

Active

Tool of io.github.webberdesign/webbersites-x402-data-api

declared in 1.0.0

Social card generator: POST {title, subtitle, domain, theme, accent} and receive a finished 1200x630 OpenGraph card — PNG (base64) plus the source SVG. Three themes (dark, light, midnight), custom accent color, automatic text wrapping. Pairs with /api/og/check: check the page, then generate the missing card. ($0.02 per call, paid via x402)

Parameters schema

{
  "type": "object",
  "required": [
    "title"
  ],
  "properties": {
    "theme": {
      "type": "string",
      "description": "dark (default), light, or midnight"
    },
    "title": {
      "type": "string",
      "description": "Card headline (required, wraps to 3 lines, max 140 chars)"
    },
    "accent": {
      "type": "string",
      "description": "Hex accent color override, e.g. #ff6b35"
    },
    "domain": {
      "type": "string",
      "description": "Shown bottom-left in accent color (optional)"
    },
    "subtitle": {
      "type": "string",
      "description": "Smaller supporting line (optional)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.webberdesign/webbersites-x402-data-api

https://github.com/webberdesign/api.webbersites.com

1/7 registries
View full server →
post_og_card — io.github.webberdesign/webbersites-x402-data-api — PRSM MCP