CI/CD platform integration and deployment automation
Automate your software delivery with Harness. Manage pipelines, deployments, and continuous integration workflows.
{
"mcpServers": {
"harness": {
"env": {
"HARNESS_API_KEY": "your_api_key",
"HARNESS_ACCOUNT_ID": "your_account_id"
},
"args": [
"-y",
"@harness/mcp-server"
],
"command": "npx"
}
}
}HARNESS_API_KEYyour_api_keyHARNESS_ACCOUNT_IDyour_account_id