@canva/cli 0.0.1-beta.23 → 0.0.1-beta.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -203,6 +203,10 @@ Log out of the Canva CLI, and delete the saved auth token:
203
203
  canva logout
204
204
  ```
205
205
 
206
+ #### mcp
207
+
208
+ Start the canva [MCP](https://modelcontextprotocol.io) server. This is usually called by your MCP client, such as Claude Desktop, Cursor, or other compatible tools. For more information on how to configure your MCP client to use the Canva MCP server, please see [MCP Server](https://www.canva.dev/docs/apps/mcp-server) in the developer documentation.
209
+
206
210
  #### apps
207
211
 
208
212
  Manage your Canva apps.