SlideForge turns any AI agent into a slide expert. Connect via MCP or REST API — your agent searches templates, generates custom layouts, iterates on live previews, and delivers native .pptx files.
POST /v1/render
A growing library of professional templates. Pass structured data or a brief — get a .pptx instantly. Your agent searches, auto-suggests the best template, and renders in under a second.
POST /v1/generate
Describe any layout in natural language. The AI generates a custom slide, validates it against quality heuristics, and auto-iterates until it passes.
// claude_desktop_config.json
{
"mcpServers": {
"slideforge": {
"url": "https://api.slideforge.dev/mcp/",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer sf_live_..."
}
}
}
}
// Then just ask Claude:
// "Generate a 2x2 matrix comparing build vs buy"/v1/render or /v1/generateNot just an API — an optimized toolchain for agent intelligence.
Built for agent intelligence. Your agent gets inline preview rendering for visual self-correction, intelligent template matching, semantic search, content tuning, cost and quality metrics — and can submit feedback to improve future results.
One URL. Zero config. Claude Desktop, Cursor, GPT, or any MCP-compatible client — slide generation becomes a built-in tool your agent can call natively.
A growing template library for instant rendering. A creative AI engine for any custom layout. Your agent picks the right one — or mixes both in a single deck.
Upload a corporate .pptx template — we extract colors, fonts, and logo. Build custom themes via API. Every slide matches the brand. Custom templates coming soon.
2x2 matrices, timelines, KPI dashboards, process flows, waterfalls, funnels, SWOT — the layouts strategy teams, analysts, and consultants actually need.
"Make the headers larger. Add a 5th column. Switch to dark theme." — your agent refines the slide with real-time preview feedback until it's right.
Connect via MCP. Your agent generates, iterates, and delivers slides.
Add 'Export to PowerPoint' to your product with one API call.
McKinsey-grade slides in 12 seconds. Stop formatting, start presenting.
Weekly reports, QBRs, status decks — same template, new data, zero manual work.
Yes, there are other AI slide tools. Here's how they actually compare.
Gamma, Beautiful.ai, Plus AI
Beautiful web-native presentations. But subscription-locked, no API, no MCP, and most output web formats — not real .pptx with editable shapes. Great for humans. Not built for agents.
Anthropic add-in + Skill
Edits slides inside PowerPoint. Requires a Claude Pro subscription. Slow — one slide at a time, no batch generation, no preview rendering, no API. Pure LLM knowledge, limited layout heuristics. Great for quick edits. Not for volume.
The agent-native engine
Sub-second template rendering. Custom slides in 15s. Instant preview images for agent self-correction. PDF export in seconds. Parallel deck generation. REST API + MCP. Pay per slide, no subscription. Built for speed, volume, and agent workflows.
Add SlideForge to Claude Desktop or Cursor. Sign in with Google when prompted. No API key to copy, no env vars to set.
OAuth — just add the URL
{
"mcpServers": {
"slideforge": {
"url": "https://api.slideforge.dev/mcp/"
}
}
}API key — for scripts & CI/CD
{
"mcpServers": {
"slideforge": {
"url": "...api.slideforge.dev/mcp/",
"headers": {
"Authorization": "Bearer sf_live_..."
}
}
}
}render_slideTemplate → .pptx
generate_slideBrief → custom slide
iterate_slideFeedback → improved
generate_deckMulti-slide parallel
Pay only for what you use. No subscriptions. Volume discounts on top-ups.
Templates & specs. From $0.03. Sync <1s.
Custom layouts. $0.20. ~30s.
| Action | Price | Speed |
|---|---|---|
| Render Engine — POST /v1/render | ||
| Template (params) | $0.03 | <1s |
| Template (from brief) | $0.05 | ~2s |
| Spec render | $0.05 | <1s |
| Generate Engine — POST /v1/generate | ||
| AI Generate | $0.20 | ~30s |
| Iterate | $0.10 | ~15s |
| Add-ons | ||
| Translate | $0.02 | per slide |
| AI Image | $0.05 | ~5s |
Volume discounts — top up more, pay less per action
Connect via MCP in 30 seconds. Or sign up for free API access.