MCP Export

Stream your Supernova prototypes and documents directly into AI coding assistants.

What is MCP export?

MCP export allows you to stream prototype and document data to MCP server or download generated code.

MCP Export

 

How it works

From the Export page in Supernova Portal, you can start streaming directly to your MCP server. Stream a prototype to publish the latest code iteration, or stream a document to keep your knowledge base fully up to date.

When you switch to a different prototype or document in Supernova, the stream updates automatically. You can stream one prototype and one document at the same time, and all streams remain securely tied to your account.

 

Enabling the MCP server

The Supernova MCP server connects AI coding tools like Cursor and Claude Code directly to your Supernova projects. Instead of copying code manually, AI pulls components, pages, and themes from a selected feature, plus context from related documents.

Setup instructions

 

Tool function list

The following functions are currently available. They come with sufficient descriptions such that the tools should automatically pick up when to use them without any additional prompting needed.

get_me

Checks which account you are logged in to.

get_project_feature_artifact_details

Fetches a specific feature artifact by its ID only. Returns artifact id, name and full file content.

get_selected_project_document_details

Fetches selected document details and its full content in Markdown format.

get_selected_project_feature_details

Fetches selected feature details and its latest iteration artifacts.