talk-to-msg

talk-to-msg

3.5

If you are the rightful owner of talk-to-msg and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

This project implements a Model Context Protocol (MCP) integration between Cursor AI and Mastergo, allowing Cursor to communicate with Mastergo for reading designs and modifying them programmatically.

Cursor Talk To MSG Plugin MCP is a project that facilitates the integration of Cursor AI with Mastergo through the Model Context Protocol (MCP). This integration allows for seamless communication between Cursor and Mastergo, enabling the reading and modification of design elements programmatically. The project is structured with a TypeScript MCP server for Mastergo integration, a Mastergo plugin for communication with Cursor, and a WebSocket server to facilitate this communication. The setup process involves installing Bun, setting up the MCP server, and configuring the WebSocket server. The integration allows for various operations such as retrieving document information, creating and modifying design elements, and managing components and styles.

Features

  • Seamless integration between Cursor AI and Mastergo using MCP.
  • Programmatic access to design elements for reading and modification.
  • Comprehensive set of tools for element creation, modification, and management.
  • WebSocket server for real-time communication between MCP server and Mastergo plugin.
  • Support for executing arbitrary JavaScript code in Mastergo.

Tools