DevOps Velocity MCP Server - Tech Preview
A Model Context Protocol (MCP) server provides a structured way for GenAI clients to access tools, data, and actions through a consistent, secure interface. When you connect a GenAI client that supports MCP to the Velocity MCP server, you can use natural-language requests to retrieve information from your Velocity.
This release contains access to the MCP server feature in HCL DevOps
Velocity (Velocity) as a
Tech Preview and can be enabled by passing the betaFeature=mcp
parameter while running the installer. The Tech Preview is intended for you to
view the capabilities of MCP server offered by Velocity, and to
provide your feedback to the product team. You are permitted to use the
information only for evaluation purposes and not for use in a production
environment. HCL® provides the information without
obligation of support and "as is" without warranty of any kind.
- applicationById
- builds
- deployments
- latestWorkflowGateChecks
- metrics
- teamsForCurrentUser
- teamspacesForTenant
- workflow
- workflowsForTenant
- workflowStatsByIdQuery
To use the Velocity MCP server, you must enable the MCP server feature flag when you run the installer. See MCP server setup in DevOps Velocity.
You can currently connect to the Velocity MCP server using the following GenAI clients:
- Claude Desktop. See Connecting to the DevOps Velocity MCP server using Claude Desktop
- GitHub Copilot in Visual Studio Code. See Connecting to the DevOps Velocity MCP server using GitHub Copilot in Visual Studio Code.