Harness Mcp V2
Freeby MCP Community
Give AI agents full access to the Harness.io platform — manage pipelines, deployments, cloud costs, chaos engineering, feature flags, SEI, and 125+ resource typ
v0.8.7Added Apr 12, 2026
mcpharnessharness-ioci-cdmodel-context-protocol
Harness Mcp V2 MCP Server
Give AI agents full access to the Harness.io platform — manage pipelines, deployments, cloud costs, chaos engineering, feature flags, SEI, and 125+ resource typ
Installation
Reviews
Installation
Quick install
npx -y harness-mcp-v2
Add to claude_desktop_config.json
{
"mcpServers": {
"harness-mcp-v2": {
"command": "npx",
"args": ["-y", "harness-mcp-v2"]
}
}
}