Steerco Developer Docs
The Steerco API lets you programmatically create, manage, and export presentations. It’s available in two forms:- REST API — Standard HTTP endpoints at
/api/v1/* - MCP Server — Model Context Protocol server for AI tools like Claude and Cursor
Quick Start
REST API
HTTP endpoints with JSON responses for scripts, integrations, and custom tooling.
MCP Server
Connect AI tools to manage presentations with natural language.
Capabilities
- Presentations — List, view, generate, and export presentations
- AI Generation — Create presentations from natural language instructions
- Export — Download as PPTX or PDF
- Templates & Themes — Browse available templates and themes
- Entities — Search accounts, contacts, and other CRM data

