For the complete documentation index, see llms.txt. This page is also available as Markdown.

Cursor

Setup

  1. Open Cursor and go to Settings > Tools & MCPs.

  2. Click New MCP server, this opens your mcp.json config file.

  3. Paste the following into your mcp.json file.

    {
     'mcpServers': {
       'arcade': {
         'command': 'npx',
         'args': ['mcp-remote', 'https://mcp.arcade.software/mcp']
       }
     }
    }
  4. Find the Arcade MCP and click Connect.

  5. A browser window will open automatically. Sign in with your Arcade account to authorize access.

Usage

Let's try, ask Cursor to make your first video.

Make a 30-second product launch video about [New feature].

Last updated

Was this helpful?