Hi team,
We're integrating an AWS DevOps Agent (used for incident investigation) with Harness, which is our CD tool. The goal is for the AWS agent to query pipeline executions, deployment logs, and GitOps status in Harness during incident investigations, via MCP, rather than through custom API integrations.
We've already created a dedicated Harness Service Account (svc-aws-devops-agent) with a read-only role binding scoped to account — specify], intended to back this integration going forward.
Can you please help us enable it and tell us more about the Configurations we need to do on Harness. Also will there be any other network/allowlisting on our end to reach mcp server endpoint from aws ?