MCP server setup in DevOps Velocity

You can enable the MCP server in HCL DevOps Velocity (Velocity) to connect with GenAI clients, such as Claude Desktop or GitHub Copilot in VS Code. With this connection you can interact with Velocity and retrieve information, such as release details or value stream data.

To set up the MCP server, you must install Velocity on your Kubernetes or OpenShift cluster, generate a User Access Key (UAK), and configure the MCP server in your preferred GenAI client to use Velocity features through natural language interactions.

Perform the following steps to enable the MCP server in Velocity:
  1. Open the terminal or command prompt and run the installation file with betaFeature=mcp parameter as shown in the following example.
    
    ./<path_to_installation_file>/<installation_file_name> --betaFeature=mcp
     
  2. Install Velocity on a Kubernetes or OpenShift platform. See Installing on Kubernetes or Installing on OpenShift.
  3. Log in to Velocity and create a user access key. See Managing User access keys (UAKs).
  4. Configure the Velocity MCP server in different Gen AI clients.