Skip to contentConnect
// HOW
From token to live URL.
01
Your agent generates HTML
Claude, GPT, Cursor — any agent that writes HTML.
02
One MCP call to publish
tools/call create_project. No build. No deploy.
03
Instant live URL
Live within milliseconds. Versioned. Analytics built in.
// INTEGRATE
Every interface. Every language.
MCP-native. REST-native. SDKs in Python and TypeScript. Your agent picks the interface.
JSON-RPC 2.0
{
"method": "tools/call",
"params": {
"name": "create_project",
"arguments": {
"title": "Q4 Report",
"initial_html": "<section>...</section>",
"project_mode": "deck"
}
}
}Agent-native auth
Agents discover auth at /.well-known/oauth-protected-resource. OAuth 2.0 + OIDC. Zero human intervention. Read auth.md →
// PRICING
Start free. Scale when ready.
No credit card required. Enterprise plans with SSO and dedicated infrastructure available.
Need SSO or custom domains? Contact us
// COMPARE
LiveFolio vs. legacy formats.
| LiveFolio | PPT | Slides | ||
|---|---|---|---|---|
| Live & interactive | partial | |||
| Updates after sending | partial | |||
| Built for AI agents | ||||
| No install / no reader | ||||
| Per-view analytics | ||||
| Embeddable anywhere | ||||
| Versioned with same URL |
Connect
your agent.
One MCP tool call. One live URL. No files attached — ever. Start free.