O

Optimizely DXP

Integrates with Optimizely DXP deployment operations through PowerShell to manage environment-to-env...

54 views
0 installs
Updated Sep 13, 2025
Not audited
Integrates with Optimizely DXP deployment operations through PowerShell to manage environment-to-environment deployments, database operations, storage containers, and edge logs with intelligent validation and deployment path guardrails.
  1. Log in to the Optimizely DXP Management Portal

  2. Navigate to API Key Settings

    • In the portal, click on “Settings”.
    • Look for and select the “API” section.
  3. Create a New API Key

    • Click on the option to create a new API key.
    • Assign the desired permissions to the key, according to what your MCP connection will need (such as deployments, log download, etc.).
  4. Copy the Credentials

    • After the API key is created, the portal will provide you with:
      • Project ID
      • Key
      • Secret
    • Copy these values immediately as they may only be shown once.
  5. Fill In the FastMCP Connection Interface

    • In the FastMCP connection setup, click “Install Now”.
    • Enter your credentials in the following format, using the values you just copied:
      id=YOUR_PROJECT_ID;key=YOUR_KEY;secret=YOUR_SECRET
      
    • Fill this string value into the appropriate ENV variable field (typically labeled PROJECT_NAME or similar).
  6. Save and Test Connection

    • Complete the installation setup in FastMCP.
    • Optionally, use the “test connection” function from the MCP interface to verify that the integration is working.

Note: Keep your credentials secure and do not commit them to version control unless encrypted or otherwise protected.

Quick Start

View on GitHub

More for Monitoring

View All →

More for Automation

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.