Overview
Connect Moda to other tools — MCP, REST API, and more.
MCP (Model Context Protocol)
Moda exposes your designs and canvas tools through the Model Context Protocol (MCP), allowing AI coding agents to read and create designs programmatically.
- Getting Started with MCP: connect your AI editor to Moda
- MCP Server Overview: architecture and transport modes
- Setup Details: full setup instructions and troubleshooting
- Tools Reference: all available MCP tools
- Design-to-Code Guide: turn Moda designs into production code
REST API
Moda provides a REST API for programmatic access to canvases, designs, brand kits, exports, and more.
- API Overview: getting started with the REST API
- Authentication: API key setup
- Webhooks: real-time event notifications
Other integrations
Slack
Moda has a Slack integration that allows interaction with the AI agent from Slack.
Google Slides
Moda can export slide-type canvases directly to Google Slides. See Export Formats for details.
Using your own API keys
Moda currently does not support bringing your own API keys for AI providers. All AI operations use Moda's managed infrastructure and are metered through the credit system.
CLI / Programmatic access
For programmatic access, use the REST API or MCP server. There is no standalone CLI tool at this time.