Creator MCP tab with Enable MCP on and an active sandbox session
Enable MCP and session

Appifio Creator · Lesson AS14 · Intermediate · Aura series · MCP

Enable MCP in Creator:
session · token · download package

Follow the MCP tab buttons in order - match the UI labels; you don’t need to know the code underneath.

Learning goals: Enable integration → create session → create token → download zip → Save MCP state.

Previous: AS13 · Next: AS15 · ~15 minutes

Enable MCP integration Create / resume session Create token Download Appifio Aura MCP package (.zip) Save MCP state Revoke

1. Required order

CMS Settings MCP tab with Enable MCP, session, and Connect IDE
CMS MCP setup
1. MCP tab → turn on Enable MCP integration
2. Create / resume session (do this before creating a token)
3. Set a Token labelCreate token → copy it immediately (shown in full once)
4. Fill the extract folder (if the UI asks) → Download Appifio Aura MCP package (.zip)
5. Save MCP state
Next: unzip + configure the IDE (AS15)

2. Glossary (exact UI labels)

LabelMeaningWhere you see it
Enable MCP integrationTurn the MCP bridge on/off for this appMCP tab
Create / resume sessionOpen or continue the temporary workspaceMCP tab
Create tokenGenerate a key for the IDE - copy it right awayAfter a session exists
Download … (.zip)Guide + IDE config packageMCP tab
RevokeLock a token you no longer use or that leakedToken table

3. Detailed steps

  1. Creator → MCP tab.
  2. Turn on Enable MCP integration.
  3. Click Create / resume session - wait for success.
  4. Set a label (e.g. “Laptop”) → Create token → copy it somewhere safe.
  5. Download Appifio Aura MCP package (.zip) → extract to a folder with no spaces (AS15).
  6. Save MCP state.
The zip may expire after about a day - download again if needed. Token leaked → click Revoke, then create a new token.

4. Comparison

  • Cloud API keys: same pattern - create once, copy immediately, revoke if exposed.

5. Limits & security

You can

  • Connect an IDE using the UI as designed

Don’t

  • Create a token before a session → often fails
  • Share the token in a public chat

6. Common issues

SituationFix
Can’t create a tokenRun Create / resume session first
Forgot to copy the tokenRevoke → create a new token
IDE says expired / 403AS16, X09

7. Checklist

  1. Order: Enable → session → token → zip → Save MCP state?
  2. Token stored somewhere safe?

AS15 - Configure the IDE on Windows

Appifio Creator · Aura series · AS14