Skip to content
Back to SlideForge

Card snapshot

api.slideforge.dev · 2026-08-18 01:43:38 UTC · 8c8cc8fa200091ee01abf858e7d72a4c807e6544411615df9bb800f2fe6129a9

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "SlideForge",
  "description": "Slide generation API and MCP server for AI agents. Structured slide intents render deterministically in under a second \u2014 37 slide forms, JSON specs, and caller-supplied python-pptx code, all at $0.05/slide. Native .pptx output. Multi-slide decks in parallel, brand theming, 1700+ icons, PDF export.",
  "url": "https://api.slideforge.dev",
  "version": "1.4.7",
  "provider": {
    "organization": "SlideForge",
    "url": "https://slideforge.dev"
  },
  "capabilities": {
    "mcp": {
      "url": "https://api.slideforge.dev/mcp/",
      "transport": "streamable-http",
      "authentication": {
        "type": "oauth2"
      }
    }
  },
  "skills": [
    "Render slides from 37 slide forms (KPI dashboards, SWOT, waterfalls, roadmaps, funnels, gantt plans, org structures, swimlanes, trend charts, and more)",
    "Render structured slide intents and briefs deterministically",
    "Generate multi-slide presentation decks in parallel",
    "Brand theming with custom colors, fonts, and logo",
    "AI image generation embedded in slides",
    "PDF export alongside PPTX",
    "From-image mode \u2014 recreate a slide photo as editable PPTX"
  ],
  "pricing": {
    "model": "per-action",
    "free_trial": "$3 credit on signup",
    "slide_render": "$0.05 (any path: intent / brief / spec / caller code)",
    "translate": "$0.02/slide",
    "ai_image": "$0.05"
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text",
    "file"
  ]
}