forgekit

Agent-native developer utility API with hosted MCP, x402 pay-per-call (USDC on Base), no signup required.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Forgekit Generate Qr: Generate a PNG or SVG QR code. Returns image bytes via the REST API. Output: binary image (PNG/SVG) or error JSON.
  • Forgekit Decode Qr: Decode a QR code from a base64 image or public HTTPS image URL. Output: { data: string } with decoded payload.
  • Forgekit Generate Og Image: Generate a 1200×630 Open Graph image URL for social previews. Output: HTTPS URL to rendered PNG.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Agent-native developer utility API with hosted MCP, x402 pay-per-call (USDC on Base), no signup required.

Список инструментов сервера (14)

Технические названия из tools/list. Нужны только разработчикам.

forgekit_generate_qrGenerate a PNG or SVG QR code. Returns image bytes via the REST API. Output: binary image (PNG/SVG) or error JSON.
forgekit_decode_qrDecode a QR code from a base64 image or public HTTPS image URL. Output: { data: string } with decoded payload.
forgekit_generate_og_imageGenerate a 1200×630 Open Graph image URL for social previews. Output: HTTPS URL to rendered PNG.
forgekit_extract_link_previewFetch Open Graph / Twitter Card metadata from a public URL. Output: { title, description, image, url, siteName }.
forgekit_validate_jsonValidate arbitrary JSON against an optional JSON Schema. Output: { valid: boolean, errors?: array }.
forgekit_capture_screenshotCapture a screenshot from a URL or HTML string (async job). Output: { jobId, status, poll } — poll job endpoint for image URL.
forgekit_render_pdfRender a PDF from a URL or HTML (async job). Output: { jobId, status, poll }.
forgekit_ship_packGenerate agent-ready discovery files (robots.txt, sitemap, llms.txt, ai.txt, manifest). Paid via x402 or API key. Output: { robotsTxt, sitemapXml, llmsTxt, aiTxt, webManifest, faviconHints }.
forgekit_ship_verifyScore a live URL for agent-readiness (v1 rubric, 8 checks). Output: { url, score, grade, checks[] }.
forgekit_ship_verify_v2Categorized v2 agent-readiness audit (6 categories, site-type-aware, CrUX). Output: { url, score, maxScore, grade, siteType, categories[], version: 2 }.
forgekit_ship_bundleShip bundle: generate pack + live audit + certificate image in one call. Output: { pack, liveAudit, certificate, meta }.
forgekit_allocate_moneySplit a decimal money total by weights (largest remainder). Output: { parts: string[] } summing exactly to total.
forgekit_business_days_addAdd N business days to a start date (mode: add). Use forgekit_business_days_count to count between dates.
forgekit_business_days_countCount business days between start and end (inclusive/exclusive per country rules). Output: { count: number }.
forgekit: подключить к Claude, ChatGPT, Cursor · Connectors.fun